Download JAR files tagged by validator with all dependencies
gwt-bean-validators-restygwt-jaxrs from group de.knightsoft-net (version 2.2.1)
The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server
and with the help of GWT even on client side. This packages contains rest services and validator
for phone numbers based on restygwt and jaxrs to reduce client side code.
0 downloads
Artifact gwt-bean-validators-restygwt-jaxrs
Group de.knightsoft-net
Version 2.2.1
Last update 19. September 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-restygwt-jaxrs
License Apache License, Version 2.0
Dependencies amount 8
Dependencies gwt-bean-validators-rest-resolver, gwt-bean-validators-restservice-jaxrs, elemental2-dom, guava-gwt, javax.ws.rs-api, jackson-databind, jackson-databind, restygwt,
There are maybe transitive dependencies!
Group de.knightsoft-net
Version 2.2.1
Last update 19. September 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-restygwt-jaxrs
License Apache License, Version 2.0
Dependencies amount 8
Dependencies gwt-bean-validators-rest-resolver, gwt-bean-validators-restservice-jaxrs, elemental2-dom, guava-gwt, javax.ws.rs-api, jackson-databind, jackson-databind, restygwt,
There are maybe transitive dependencies!
beanValidation-3.0 from group io.openliberty.features (version 24.0.0.9)
The Jakarta Bean Validation 3.0 specification provides an annotation-based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application. This feature is built on the Hibernate Validator Engine.
Group: io.openliberty.features Artifact: beanValidation-3.0
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beanValidation-3.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.eeCompatible-9.0, io.openliberty.jakarta.validation-3.0, io.openliberty.beanValidationCore-2.0, io.openliberty.beanValidation3.0.internal.ee-9.0, com.ibm.websphere.appserver.transaction-2.0,
There are maybe transitive dependencies!
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.eeCompatible-9.0, io.openliberty.jakarta.validation-3.0, io.openliberty.beanValidationCore-2.0, io.openliberty.beanValidation3.0.internal.ee-9.0, com.ibm.websphere.appserver.transaction-2.0,
There are maybe transitive dependencies!
beanValidation-2.0 from group io.openliberty.features (version 24.0.0.9)
The Bean Validation 2.0 specification provides an annotation based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application. This feature is built on top of the Hibernate Validator Engine.
Group: io.openliberty.features Artifact: beanValidation-2.0
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beanValidation-2.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 7
Dependencies com.ibm.websphere.appserver.internal.optional.jaxb-2.2, com.ibm.websphere.appserver.transaction-1.2, com.ibm.websphere.appserver.eeCompatible-8.0, el-3.0, com.ibm.websphere.appserver.beanValidationCore-1.0, com.ibm.websphere.appserver.javax.cdi-2.0, com.ibm.websphere.appserver.javax.validation-2.0,
There are maybe transitive dependencies!
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 7
Dependencies com.ibm.websphere.appserver.internal.optional.jaxb-2.2, com.ibm.websphere.appserver.transaction-1.2, com.ibm.websphere.appserver.eeCompatible-8.0, el-3.0, com.ibm.websphere.appserver.beanValidationCore-1.0, com.ibm.websphere.appserver.javax.cdi-2.0, com.ibm.websphere.appserver.javax.validation-2.0,
There are maybe transitive dependencies!
aem-replication-metadata-validator from group biz.netcentric.filevault.validator (version 1.4.1)
FileVault validator which verifies that certain nodes have replication metadata which marks it as being already published in its latest version (useful e.g. for Sling Context-Aware Configuration deployed via packages to both author and publish).
Group: biz.netcentric.filevault.validator Artifact: aem-replication-metadata-validator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact aem-replication-metadata-validator
Group biz.netcentric.filevault.validator
Version 1.4.1
Last update 24. July 2024
Organization Cognizant Netcentric
URL https://github.com/Netcentric/aem-cloud-validator
License Eclipse Public License, Version 1.0
Dependencies amount 3
Dependencies vault-validation, slf4j-api, annotations,
There are maybe transitive dependencies!
Group biz.netcentric.filevault.validator
Version 1.4.1
Last update 24. July 2024
Organization Cognizant Netcentric
URL https://github.com/Netcentric/aem-cloud-validator
License Eclipse Public License, Version 1.0
Dependencies amount 3
Dependencies vault-validation, slf4j-api, annotations,
There are maybe transitive dependencies!
gwt-commons-validator from group de.knightsoft-net (version 1.9.0-0)
Apache Commons Validator provides the building blocks for both client side validation and server side data validation.
It may be used standalone or with a framework like Struts.
This is a port for GWT, which enables program, to use Apache Commons Validator
also in the frontend compiled by the gwt compiler to java-script.
Group: de.knightsoft-net Artifact: gwt-commons-validator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
16 downloads
Artifact gwt-commons-validator
Group de.knightsoft-net
Version 1.9.0-0
Last update 19. June 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-validator
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-beanutils, commons-digester, commons-logging, commons-collections, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!
Group de.knightsoft-net
Version 1.9.0-0
Last update 19. June 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-validator
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-beanutils, commons-digester, commons-logging, commons-collections, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!
parent from group org.biopax.validator (version 6.0.0)
The BioPAX Validator Project (including a general-purpose
object model validation and error reporting API core, OBO ontologies manager,
MIRIAM registry access (to resolve bio db names and identifiers), hundreds
BioPAX Level3 rules, settings, and the console and web applications)
Group: org.biopax.validator Artifact: parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.biopax.validator
Version 6.0.0
Last update 25. May 2024
Organization BioPAX.org
URL https://biopax.github.io/validator
License MIT
Dependencies amount 3
Dependencies javax.annotation-api, jakarta.activation-api, slf4j-api,
There are maybe transitive dependencies!
Group org.biopax.validator
Version 6.0.0
Last update 25. May 2024
Organization BioPAX.org
URL https://biopax.github.io/validator
License MIT
Dependencies amount 3
Dependencies javax.annotation-api, jakarta.activation-api, slf4j-api,
There are maybe transitive dependencies!
aem-cloud-validator from group biz.netcentric.filevault.validator (version 1.3.0)
FileVault validator which verifies that a package complies with the AEM as a Cloud Service deployment restrictions outlined at https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html.
Group: biz.netcentric.filevault.validator Artifact: aem-cloud-validator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact aem-cloud-validator
Group biz.netcentric.filevault.validator
Version 1.3.0
Last update 10. May 2023
Organization Netcentric - A Cognizant Digital Business
URL https://github.com/Netcentric/aem-cloud-validator
License Eclipse Public License, Version 1.0
Dependencies amount 3
Dependencies vault-validation, slf4j-api, annotations,
There are maybe transitive dependencies!
Group biz.netcentric.filevault.validator
Version 1.3.0
Last update 10. May 2023
Organization Netcentric - A Cognizant Digital Business
URL https://github.com/Netcentric/aem-cloud-validator
License Eclipse Public License, Version 1.0
Dependencies amount 3
Dependencies vault-validation, slf4j-api, annotations,
There are maybe transitive dependencies!
gpigvalidator from group org.bitbucket.pablo127 (version 0.1)
Multiplatform Java library which validates the data from classes depending on validation annotations from javax.validation.constraints and org.hibernate.validator.constraints packages. It enables to check correctness and throw customized exceptions and messages in different languages. English and Polish are built-in languages.
Artifact gpigvalidator
Group org.bitbucket.pablo127
Version 0.1
Last update 24. March 2017
Organization not specified
URL https://bitbucket.org/pablo127/gpigvalidator
License MIT License
Dependencies amount 3
Dependencies validation-api, hibernate-validator, guava,
There are maybe transitive dependencies!
Group org.bitbucket.pablo127
Version 0.1
Last update 24. March 2017
Organization not specified
URL https://bitbucket.org/pablo127/gpigvalidator
License MIT License
Dependencies amount 3
Dependencies validation-api, hibernate-validator, guava,
There are maybe transitive dependencies!
plaintext from group org.beiter.michael.authn.jaas.loginmodules.password.validators (version 2.0)
This module is part of a JAAS library, provoding password based credential validators.
This particular Maven module provides a plaintext password validator that can check
whether the provided passwords equals a reference password.
This implementation is for testing only, and NOT intended for production (using plaintext
passwords is really a bad idea!).
Group: org.beiter.michael.authn.jaas.loginmodules.password.validators Artifact: plaintext
Show documentation Show source
Show documentation Show source
0 downloads
Artifact plaintext
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
validators from group org.beiter.michael.authn.jaas.loginmodules.password (version 2.0)
This module is part of a JAAS library, provoding password based credential validators. This
partiuclar Maven module is a container for validator implementations.
Some of the provided default implementations may not intended for production, and may have
to be adjusted to meet deployment specific requirements.
Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: validators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact validators
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 60 from 3 (items total 608)