njacamar.ironjacamar-validator.1.4.36.Final.source-code.validator.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ironjacamar-validator Show documentation
Show all versions of ironjacamar-validator Show documentation
IronJacamar is an implementation of the Java EE Connector Architecture 1.6 specification
#!/bin/sh
java -classpath ../../lib/ironjacamar-common-api.jar:../../lib/ironjacamar-common-impl.jar:../../lib/ironjacamar-common-spi.jar:../../lib/ironjacamar-spec-api.jar:../../lib/ironjacamar-validator-cli.jar:../../lib/ironjacamar-validator.jar:../../lib/jboss-common-core.jar:../../lib/jboss-logging.jar:../../lib/jandex.jar:../../lib/validation-api.jar:../../lib/hibernate-validator.jar org.jboss.jca.validator.cli.Main $*
© 2015 - 2025 Weber Informatics LLC | Privacy Policy