All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by implementations with all dependencies

Search JAR files by class name

guiced-persistence-btm from group com.jwebmp (version 0.66.0.1)

A complete JPA 2.1/2.2 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp Artifact: guiced-persistence-btm
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-btm
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-BTM
License not specified
Dependencies amount 8
Dependencies guiced-persistence, guiced-persistence-hibernateproperties-reader, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.transaction-api, btm,
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.jwebmp (version 0.66.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Group: com.jwebmp Artifact: guiced-persistence-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-jpa
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 5
Dependencies guiced-persistence, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!

guiced-persistence from group com.jwebmp (version 0.66.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp Artifact: guiced-persistence
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence
License not specified
Dependencies amount 14
Dependencies guiced-injection, json, aopalliance-core, byte-buddy, javax.activation-api, guava, guice-persist, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.persistence-api, javax.transaction-api, jaxb-api,
There are maybe transitive dependencies!

tx-control-service-common from group org.apache.aries.tx-control (version 1.0.1)

This jar contains a common code for building OSGi Transaction Control Service implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.

Group: org.apache.aries.tx-control Artifact: tx-control-service-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact tx-control-service-common
Group org.apache.aries.tx-control
Version 1.0.1
Last update 21. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.osgi.service.transaction.control, slf4j-api, junit, mockito-all,
There are maybe transitive dependencies!

tx-control-provider-jpa-common from group org.apache.aries.tx-control (version 1.0.1)

This jar contains a common code for building OSGi Transaction Control JPAEntityManagerProvider implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.

Group: org.apache.aries.tx-control Artifact: tx-control-provider-jpa-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact tx-control-provider-jpa-common
Group org.apache.aries.tx-control
Version 1.0.1
Last update 21. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies tx-control-provider-common, org.osgi.service.transaction.control, org.osgi.core, org.osgi.util.tracker, org.osgi.service.cm, org.osgi.service.jdbc, org.osgi.service.jpa, javax.persistence_2.1, HikariCP, slf4j-api, junit, mockito-all,
There are maybe transitive dependencies!

tx-control-provider-jdbc-common from group org.apache.aries.tx-control (version 1.0.1)

This jar contains a common code for building OSGi Transaction Control JDBCConnectionProvider implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.

Group: org.apache.aries.tx-control Artifact: tx-control-provider-jdbc-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact tx-control-provider-jdbc-common
Group org.apache.aries.tx-control
Version 1.0.1
Last update 21. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies tx-control-provider-common, org.osgi.service.transaction.control, org.osgi.core, org.osgi.util.tracker, org.osgi.service.cm, org.osgi.service.jdbc, HikariCP, slf4j-api, junit, mockito-all,
There are maybe transitive dependencies!

tx-control-provider-common from group org.apache.aries.tx-control (version 1.0.1)

This jar contains a common code for building OSGi Transaction Control ResourceProvider implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.

Group: org.apache.aries.tx-control Artifact: tx-control-provider-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact tx-control-provider-common
Group org.apache.aries.tx-control
Version 1.0.1
Last update 21. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies org.osgi.core, org.osgi.service.transaction.control, org.osgi.util.tracker, org.osgi.service.cm, slf4j-api, junit, mockito-all,
There are maybe transitive dependencies!

beigesoft-bcommon from group org.beigesoft (version 1.1.8)

It consist of common abstractions, some implementations, some models, e.g. IFactory, ISrvOrm, ISrvDatabase, ISrvI18N, APersistableBase, persistable models for JDBC authentication for Tomcat and Jetty standards etc.

Group: org.beigesoft Artifact: beigesoft-bcommon
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-bcommon
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beige-logging-base,
There are maybe transitive dependencies!

guiced-persistence-btm from group com.jwebmp.jre11 (version 0.62.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp.jre11 Artifact: guiced-persistence-btm
Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-btm
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-BTM
License not specified
Dependencies amount 8
Dependencies guiced-persistence, guiced-persistence-hibernateproperties-reader, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.transaction-api, btm,
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.jwebmp.jre11 (version 0.62.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Group: com.jwebmp.jre11 Artifact: guiced-persistence-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-jpa
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 5
Dependencies guiced-persistence, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!



Page 205 from 256 (items total 2554)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy