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

Download JAR files tagged by annotated with all dependencies

Search JAR files by class name

bytemapper from group eu.trisquare (version 1.0)

ByteMapper is a java library that helps with deserialization raw bytes data into Plain Old Java Objects (POJO). It handles object instantiation and mapping values from bytes into annotated fields or constructor parameters.

Group: eu.trisquare Artifact: bytemapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact bytemapper
Group eu.trisquare
Version 1.0
Last update 20. June 2020
Organization not specified
URL https://github.com/trisquareeu/bytemapper
License MIT License
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

screenshot-maven-plugin from group se.bluebrim.maven.plugin (version 1.0.5)

A plugin for creating screenshots by running screenshot annotated methods in test classes. The screenshot method returns a JComponent that is ripped and saved to a file to be used in JavaDoc, AsciiDoc or as splash screen.

Group: se.bluebrim.maven.plugin Artifact: screenshot-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact screenshot-maven-plugin
Group se.bluebrim.maven.plugin
Version 1.0.5
Last update 27. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies reflections8, qdox, commons-io, plexus-build-api, screenshot-maven-plugin-api,
There are maybe transitive dependencies!

jdk8 from group org.checkerframework (version 3.3.0)

Annotated JDK 8 consists of Checker Framework annotations for the Open JDK Java 8 API. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.

Group: org.checkerframework Artifact: jdk8
Show all versions Show documentation Show source 
 

55 downloads
Artifact jdk8
Group org.checkerframework
Version 3.3.0
Last update 01. April 2020
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.guicedee.persistence (version 62)

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

0 downloads
Artifact guiced-persistence-jpa
Group com.guicedee.persistence
Version 62
Last update 24. November 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 1
Dependencies guiced-persistence,
There are maybe transitive dependencies!

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

0 downloads
Artifact guiced-persistence-jpa
Group com.jwebmp.guicedee.persistence
Version 0.68.0.1
Last update 09. August 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-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-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-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!

annotation-cache from group com.github.spjoe (version 0.0.3)

A library which provides caching for annotation on getters of java bean properties. It also creates byte code (via reflectAsm) to call getter and setter of the annotated java bean property

Group: com.github.spjoe Artifact: annotation-cache
Show all versions Show documentation Show source 
 

0 downloads
Artifact annotation-cache
Group com.github.spjoe
Version 0.0.3
Last update 24. June 2018
Organization not specified
URL https://gitlab.com/cdellmour/annotation-cache
License Apache License, Version 2.0
Dependencies amount 1
Dependencies reflectasm,
There are maybe transitive dependencies!

service-generator from group org.testifyproject.tools (version 1.0.0)

A module that contains an annotation processor that processes classes annotated with @Discoverable and generates a provider-configuration file under "META-INF/services" resource directory.

Group: org.testifyproject.tools Artifact: service-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact service-generator
Group org.testifyproject.tools
Version 1.0.0
Last update 17. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 28 from 36 (items total 354)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy