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

Download 10.2.1.jre8 JAR files with dependency

Search JAR files by class name

guiced-servlets-request-scoper from group com.jwebmp.jre11 (version 0.62.0.1)

Scopes units of work and transactions to an HTTP Request

Group: com.jwebmp.jre11 Artifact: guiced-servlets-request-scoper
Show documentation Show source 
 

0 downloads
Artifact guiced-servlets-request-scoper
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuicedServlets
License not specified
Dependencies amount 6
Dependencies guiced-persistence, guiced-servlets, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
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!

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

An integration library for Servlets in the Guiced Injection Framework

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

1 downloads
Artifact guiced-servlets
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuicedServlets
License not specified
Dependencies amount 7
Dependencies guiced-injection, javax.servlet-api, guice-servlet, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!

guiced-persistence 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
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence
License not specified
Dependencies amount 12
Dependencies guiced-injection, javax.activation-api, guava, guice-persist, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.persistence-api, json, javax.transaction-api, jaxb-api,
There are maybe transitive dependencies!

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

Guice Injection allows you to access multiple Guice Binders and Modules across separate archives. Allowing you to configure your applications with injection from multiple dependancies. Servlets, EJB's, and Stand-Alone is supported. Requires JDK 8 or 10.

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

0 downloads
Artifact guiced-injection
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/GuiceInjection
License not specified
Dependencies amount 14
Dependencies jwebmp-log-master, classgraph, guice, guava, jackson-core, jackson-databind, jackson-module-parameter-names, jackson-datatype-jdk8, jackson-datatype-jsr310, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, validation-api,
There are maybe transitive dependencies!

guiced-persistence-systemproperties-reader from group com.jwebmp.jre10 (version 0.60.0.1)

Reads ${} properties from the System Environment Variables and replaces the values in the persistence properties.

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

0 downloads
Artifact guiced-persistence-systemproperties-reader
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-SystemPropertiesReader
License not specified
Dependencies amount 9
Dependencies jwebmp-log-master, guiced-injection, guiced-persistence, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, hibernate-core, javax.persistence-api,
There are maybe transitive dependencies!

guiced-persistence-eclipselink-reader from group com.jwebmp.jre10 (version 0.60.0.1)

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

0 downloads
Artifact guiced-persistence-eclipselink-reader
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-EclipseLinkProperties
License not specified
Dependencies amount 10
Dependencies jwebmp-log-master, guiced-injection, guiced-persistence, org.eclipse.persistence.core, org.eclipse.persistence.jpa, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.persistence-api,
There are maybe transitive dependencies!

guiced-persistence-hibernateproperties-reader from group com.jwebmp.jre10 (version 0.60.0.1)

Reads and Configures Hibernate Properties programmatically and replaces the values in the persistence properties.

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

0 downloads
Artifact guiced-persistence-hibernateproperties-reader
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-HibernatePropertiesReader
License not specified
Dependencies amount 9
Dependencies jwebmp-log-master, guiced-injection, guiced-persistence, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, hibernate-core, javax.persistence-api,
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.jwebmp.jre10 (version 0.60.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.jre10 Artifact: guiced-persistence-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-jpa
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 8
Dependencies guiced-persistence, jwebmp-log-master, guiced-injection, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.persistence-api,
There are maybe transitive dependencies!

guiced-servlets from group com.jwebmp.jre10 (version 0.60.0.1)

An integration library for Servlets in the Guiced Injection Framework

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

1 downloads
Artifact guiced-servlets
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedServlets
License not specified
Dependencies amount 8
Dependencies guiced-injection, jwebmp-log-master, javax.servlet-api, guice-servlet, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!



Page 21 from 44 (items total 437)


© 2015 - 2023 Weber Informatics LLC | Privacy Policy