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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

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!

yar from group org.javabits.yar (version 3.0.1.RELEASE)

YAR: stands for Yet Another Registry. It is dynamic registry implementation as OSGi service registry but with Supplier/Provider instead of Service instance of ServiceFactory. This will allow you more control over your object lifecycle.

Group: org.javabits.yar Artifact: yar
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact yar
Group org.javabits.yar
Version 3.0.1.RELEASE
Last update 06. February 2019
Organization not specified
URL https://github.com/javabits/yar
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uadetector-core from group com.jwebmp.jre11 (version 0.63.0.19)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: com.jwebmp.jre11 Artifact: uadetector-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-core
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, javax.activation-api, validation-api,
There are maybe transitive dependencies!

jython-shaded from group org.scijava (version 2.7.1.1)

Group: org.scijava Artifact: jython-shaded
Show all versions Show documentation Show source 
 

10 downloads
Artifact jython-shaded
Group org.scijava
Version 2.7.1.1
Last update 19. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jffi, jffi,
There are maybe transitive dependencies!

pom-jython-shaded from group org.scijava (version 2.7.1.1)

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

Group: org.scijava Artifact: pom-jython-shaded
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pom-jython-shaded
Group org.scijava
Version 2.7.1.1
Last update 19. December 2018
Organization not specified
URL http://www.jython.org/
License Jython Software License
Dependencies amount 0
Dependencies No dependencies
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 1571 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy