Download JAR files tagged by pojos with all dependencies
JPojoAssert from group io.github.marmer.testutils (version 0.7.0)
A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes,
objects... for all java testing frameworks, buildtools, IDE's - Parent
Group: io.github.marmer.testutils Artifact: JPojoAssert
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact JPojoAssert
Group io.github.marmer.testutils
Version 0.7.0
Last update 05. December 2020
Organization not specified
URL https://github.com/marmer/JPojoAssert
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.marmer.testutils
Version 0.7.0
Last update 05. December 2020
Organization not specified
URL https://github.com/marmer/JPojoAssert
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
JPojoAssert-core from group io.github.marmer.testutils (version 0.7.0)
A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes,
objects... for all java testing frameworks, buildtools, IDE's - Core
Group: io.github.marmer.testutils Artifact: JPojoAssert-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact JPojoAssert-core
Group io.github.marmer.testutils
Version 0.7.0
Last update 05. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies opentest4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group io.github.marmer.testutils
Version 0.7.0
Last update 05. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies opentest4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
json-patch-essentials from group com.mantledillusion.essentials (version 1.0.0)
JSON Patch Essentials contain utility classes useful for capturing and applying RFC 6902 compliant JSON patches from and to Java POJOs.
0 downloads
Artifact json-patch-essentials
Group com.mantledillusion.essentials
Version 1.0.0
Last update 14. March 2020
Organization not specified
URL http://www.mantledillusion.com
License not specified
Dependencies amount 2
Dependencies zjsonpatch, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group com.mantledillusion.essentials
Version 1.0.0
Last update 14. March 2020
Organization not specified
URL http://www.mantledillusion.com
License not specified
Dependencies amount 2
Dependencies zjsonpatch, jackson-datatype-jsr310,
There are maybe transitive dependencies!
madura-objects from group nz.co.senanque (version 3.3.5)
This is essentially a JAXB/XJC plugin that adds automatic validation to the generated Java classes.
You define business objects in an XSD file, pass it through XJC and the plugin will add the validation code.
It uses information in the XSD to pick up validation, and you can specify extensions to that in the XSD. The resulting
Java classes check for validity when the setter is called and they reject attempts to set invalid values (this is a difference from other validation frameworks). The Java classes also expose a metadata interface to make it easy for UIs to generate, say, lists of options for a select box.
The validation framework handles single field validation but you can inject a rule engine (or several) to handle cross field validation.
But to any Java code the objects still look like ordinary Java beans. The surrounding application is unaware that they are anything different until they throw an exception. This makes it easy to use with frameworks that expect Java beans, and most of them do.
0 downloads
Artifact madura-objects
Group nz.co.senanque
Version 3.3.5
Last update 01. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 10
Dependencies slf4j-api, jdom, spring-orm, spring-oxm, javassist, cglib, commons-lang, jaxb-xjc, jcl-over-slf4j, hibernate-jpa-2.0-api,
There are maybe transitive dependencies!
Group nz.co.senanque
Version 3.3.5
Last update 01. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 10
Dependencies slf4j-api, jdom, spring-orm, spring-oxm, javassist, cglib, commons-lang, jaxb-xjc, jcl-over-slf4j, hibernate-jpa-2.0-api,
There are maybe transitive dependencies!
madura-objects-parent from group nz.co.senanque (version 3.3.5)
Group: nz.co.senanque Artifact: madura-objects-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
camel-example-pojo-messaging from group org.apache.camel (version 2.19.5)
An example showing how to produce and consume messages from Camel endpoints using annotated POJOs
Group: org.apache.camel Artifact: camel-example-pojo-messaging
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact camel-example-pojo-messaging
Group org.apache.camel
Version 2.19.5
Last update 24. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies activemq-broker, activemq-client, activemq-pool, activemq-camel, camel-core, camel-jms, camel-spring, xbean-spring, slf4j-log4j12, log4j,
There are maybe transitive dependencies!
Group org.apache.camel
Version 2.19.5
Last update 24. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies activemq-broker, activemq-client, activemq-pool, activemq-camel, camel-core, camel-jms, camel-spring, xbean-spring, slf4j-log4j12, log4j,
There are maybe transitive dependencies!
j-diff from group com.github.yordan-desta (version 1.0.0)
J-diff is a simple, yet powerful Java library for finding the difference between two Plain old java
objects or POJOs
Artifact j-diff
Group com.github.yordan-desta
Version 1.0.0
Last update 12. May 2017
Organization not specified
URL https://github.com/yordan-desta/j-diff
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-core, jackson-databind, annotations-java8,
There are maybe transitive dependencies!
Group com.github.yordan-desta
Version 1.0.0
Last update 12. May 2017
Organization not specified
URL https://github.com/yordan-desta/j-diff
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-core, jackson-databind, annotations-java8,
There are maybe transitive dependencies!
BinaryDataParser from group org.ak80.bdp (version 1.0.1)
BinaryDataParser helps to parse binary data into POJOs, with custom parsers generated from
annotations
Group: org.ak80.bdp Artifact: BinaryDataParser
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact BinaryDataParser
Group org.ak80.bdp
Version 1.0.1
Last update 27. November 2016
Organization not specified
URL https://github.com/ak80/BinaryDataParser
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ak80.bdp
Version 1.0.1
Last update 27. November 2016
Organization not specified
URL https://github.com/ak80/BinaryDataParser
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cpo-cassandra from group org.synchronoss.cpo (version 5.2.1)
CPO is a persistence layer that is thin wrapper around JDBC that consumes and
produces POJOs. cpo-cassandra allows you to persist pojos to cassandra
0 downloads
Artifact cpo-cassandra
Group org.synchronoss.cpo
Version 5.2.1
Last update 22. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies cpo-core, junit, slf4j-api, xmlbeans, cassandra-driver-core, hector-core,
There are maybe transitive dependencies!
Group org.synchronoss.cpo
Version 5.2.1
Last update 22. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies cpo-core, junit, slf4j-api, xmlbeans, cassandra-driver-core, hector-core,
There are maybe transitive dependencies!
microverse-rest-registry-servletcontainer-support from group com.ai-republic (version 1.1.2)
Group: com.ai-republic Artifact: microverse-rest-registry-servletcontainer-support
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact microverse-rest-registry-servletcontainer-support
Group com.ai-republic
Version 1.1.2
Last update 26. April 2016
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 6
Dependencies microverse-rest-registry, weld-servlet, resteasy-jaxrs, resteasy-cdi, resteasy-servlet-initializer, weld-se-core,
There are maybe transitive dependencies!
Group com.ai-republic
Version 1.1.2
Last update 26. April 2016
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 6
Dependencies microverse-rest-registry, weld-servlet, resteasy-jaxrs, resteasy-cdi, resteasy-servlet-initializer, weld-se-core,
There are maybe transitive dependencies!
Page 27 from 35 (items total 341)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy