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

Download JAR files tagged by annotation with all dependencies

Search JAR files by class name

type-alias from group io.github.joht.alias (version 2.0.0)

Provides the annotation @TypeAlias to give types a distinct name besides their class name. Provides customizable file generation to write the alias names into a ResourceBundle or property file.

Group: io.github.joht.alias Artifact: type-alias
Show all versions Show documentation Show source 
 

0 downloads
Artifact type-alias
Group io.github.joht.alias
Version 2.0.0
Last update 31. August 2022
Organization not specified
URL https://github.com/JohT/alias/tree/master/type-alias
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mapstruct-springlazy from group io.github.anweber (version 1.0.0)

MapStruct Spring Lazy adds additional @Lazy Annotation to every Mapper, which is referenced with uses. Adding @Lazy can break a circular references, which is no longer allowed in Spring Boot 2.6.

Group: io.github.anweber Artifact: mapstruct-springlazy
Show documentation Show source 
 

0 downloads
Artifact mapstruct-springlazy
Group io.github.anweber
Version 1.0.0
Last update 10. February 2022
Organization io.github.anweber
URL https://github.com/AnWeber/mapstruct-springlazy
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb2-namespace-prefix from group org.jvnet.jaxb2_commons (version 2.0)

This plugin adds 'jakarta.xml.bind.annotation.XmlNs' annotations to 'package-info.java' file according to specific definitions in bindings.xml file. Those annotations associate namespace prefixes with XML namespace URIs.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-namespace-prefix
Show all versions Show documentation Show source 
 

4 downloads
Artifact jaxb2-namespace-prefix
Group org.jvnet.jaxb2_commons
Version 2.0
Last update 10. December 2021
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/namespace-prefix
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fhir-diga-nicotine-usage-annotation from group com.alextherapeutics (version 1.0.0)

Annotation module for a java library to implement the standard for exporting patient data for DiGAs treating nicotine addiction using CBT. To use the library, you should import the 'fhir-diga-nicotine-usage' module only.

Group: com.alextherapeutics Artifact: fhir-diga-nicotine-usage-annotation
Show documentation Show source 
 

0 downloads
Artifact fhir-diga-nicotine-usage-annotation
Group com.alextherapeutics
Version 1.0.0
Last update 19. April 2021
Organization not specified
URL https://github.com/alex-therapeutics/fhir-diga-nicotine-addiction
License Apache License, Version 2.0
Dependencies amount 5
Dependencies hapi-fhir-structures-r4, hapi-fhir-base, auto-service, javapoet, commons-lang,
There are maybe transitive dependencies!

fluent-api-end-check from group foundation.fluent.api (version 1.23)

Module provides annotation based Java language extensions, that helps identifying missing methods needed to end a chain (sentence) using fluent API already at compile time.

Group: foundation.fluent.api Artifact: fluent-api-end-check
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-api-end-check
Group foundation.fluent.api
Version 1.23
Last update 09. March 2021
Organization not specified
URL https://github.com/c0stra/fluent-api-end-check/wiki/fluent-api-end-check
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JPojoAssert-processor from group io.github.marmer.testutils (version 0.7.0)

A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes, objects... for all java testing frameworks, buildtools, IDE's - Annotation Processor

Group: io.github.marmer.testutils Artifact: JPojoAssert-processor
Show all versions Show documentation Show source 
 

0 downloads
Artifact JPojoAssert-processor
Group io.github.marmer.testutils
Version 0.7.0
Last update 05. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies JPojoAssert-core, javapoet, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

singa-features from group bio.singa (version 0.7.0)

The features package of SiNGA allows for automated retrieval and annotation of features to arbitrary data structures. This package also provides common units for biological features as well as common identifier patterns for biological databases.

Group: bio.singa Artifact: singa-features
Show all versions Show documentation Show source 
 

0 downloads
Artifact singa-features
Group bio.singa
Version 0.7.0
Last update 23. September 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies indriya,
There are maybe transitive dependencies!

javadoctoopenapischema from group de.ohmesoftware (version 0.0.2)

Library and command line for scanning a source path and sub directories and adding or setting the "description" property of the Swagger OpenAPI @Schema annotation from the Javadoc.

Group: de.ohmesoftware Artifact: javadoctoopenapischema
Show all versions Show documentation Show source 
 

0 downloads
Artifact javadoctoopenapischema
Group de.ohmesoftware
Version 0.0.2
Last update 17. July 2020
Organization not specified
URL https://github.com/kaoh/javadoctoopenapischema
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javaparser-symbol-solver-core, log4j-slf4j-impl,
There are maybe transitive dependencies!

springdataresttoopenapischema from group de.ohmesoftware (version 0.0.1)

Library and command line for scanning a source path and sub directories and adding or setting the Swagger OpenAPI "Operation" annotation from Spring Data REST namign conventions and the Javadoc.

Group: de.ohmesoftware Artifact: springdataresttoopenapischema
Show documentation Show source 
 

0 downloads
Artifact springdataresttoopenapischema
Group de.ohmesoftware
Version 0.0.1
Last update 05. August 2019
Organization not specified
URL https://github.com/kaoh/springdataresttoopenapischema
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javaparser-symbol-solver-core, log4j-slf4j-impl,
There are maybe transitive dependencies!

maven-processor-plugin from group dev.nullzwo (version 3.3.4)

A maven plugin to process annotation for jdk6 at compile time This plugin helps to use from maven the new annotation processing provided by JDK6 integrated in java compiler This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.codehaus.org/apt-maven-plugin/

Group: dev.nullzwo Artifact: maven-processor-plugin
Show documentation Show source 
 

0 downloads
Artifact maven-processor-plugin
Group dev.nullzwo
Version 3.3.4
Last update 30. July 2019
Organization not specified
URL https://github.com/danny02/maven-annotation-plugin
License The MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, plexus-utils, plexus-compiler-api, plexus-compiler-manager, plexus-compiler-javac,
There are maybe transitive dependencies!



Page 225 from 242 (items total 2418)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy