Artifacts using geronimo-validation_1.0_spec version 1.1
1. Osgiliath Derby Database Features7 usages
net.osgiliath.framework » net.osgiliath.features.karaf-features-derbyApache
Feature for Derby database support
Last Release on Jun 12, 2015
2. AJAXJS Base3 usages
com.ajaxjs » ajaxjs-baseApache
AJAXJS aims to full-stack, not only the server-side framework,
but also integrates the front-end library. It's written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated,
emphasizing the lightweight, and fast, very suitable for the Internet fast application.
Last Release on Jun 8, 2021
5. AJAXJS Base
com.ajaxjs » baseApache
A pure Java library that provides many tools, utils, and functions.
Last Release on Jan 17, 2018
To run all integration tests, you need to set up all the databases:
1) Derby:
$ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin
$ cd $DERBY_HOME
$ mkdir databases; cd databases
$ java -jar $DERBY_HOME/lib/derbyrun.jar server start
2) MS SQL Server (for official and jtds drivers):
$ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \
-p ...
Last Release on Feb 14, 2022
8. Tobago Example Addressbook (Java EE 6)
org.apache.myfaces.tobago » tobago-example-addressbookApache
A simple, but full functional application with persistence.
Last Release on Dec 3, 2016
9. Tobago Example Addressbook (Java EE 6)
org.apache.myfaces.tobago » tobago-example-addressbook-cdiApache
A simple, but full functional application with persistence.
Last Release on Feb 21, 2022
10. Gestalt
com.github.tonybaines » gestaltApache
Gestalt is a library for making configuration easier in Java
Last Release on Aug 8, 2019