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

Download com.jwebmp.jre10 JAR files with all dependencies

Search JAR files by class name

jwebmp-parent from group com.jwebmp.jre10 (version 0.62.0.1)

The Parent POM for JWebMP

Group: com.jwebmp.jre10 Artifact: jwebmp-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jwebmp-parent
Group com.jwebmp.jre10
Version 0.62.0.1
Last update 18. November 2018
Organization Marc Magon
URL https://jwebmp.com
License GPL 3
Dependencies amount 0
Dependencies No dependencies
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!

guiced-persistence 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 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.jre10 Artifact: guiced-persistence
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence
License not specified
Dependencies amount 12
Dependencies guiced-injection, jwebmp-log-master, 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.jre10 (version 0.60.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.jre10 Artifact: guiced-injection
Show all versions Show documentation Show source 
 

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

jwebmp-log-master from group com.jwebmp.jre10 (version 0.60.0.1)

Provides Asynchronous and Dynamic Log Handler support for JDK1.8 logging API. Access via LogFactory.

Group: com.jwebmp.jre10 Artifact: jwebmp-log-master
Show all versions Show documentation Show source 
 

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

jwebmp-c3 from group com.jwebmp.jre10 (version 0.59.0.14)

The JWebSwing implementation for C3 Graphing

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

4 downloads
Artifact jwebmp-c3
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/C3-Plugin
License not specified
Dependencies amount 10
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all, jwebmp-d3,
There are maybe transitive dependencies!



Page 1 from 12 (items total 114)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy