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

Download JAR files tagged by when with all dependencies

Search JAR files by class name

ddul from group io.github.greenn-lab (version 0.3.0)

DDul means "ground" in korean pronounce. It helps to you when compose a java projects. And support with database access, cache abstraction, system code generation, hierarchical data handling, article management and etc.

Group: io.github.greenn-lab Artifact: ddul
Show all versions Show documentation Show source 
 

0 downloads
Artifact ddul
Group io.github.greenn-lab
Version 0.3.0
Last update 20. June 2023
Organization not specified
URL https://github.com/greenn-lab/ddul
License MIT License
Dependencies amount 13
Dependencies spring-boot-starter-web, spring-boot-starter-data-jpa, spring-boot-starter-cache, spring-boot-starter-validation, spring-boot-starter-security, graphql-spring-boot-starter, springdoc-openapi-ui, querydsl-jpa, mybatis-spring-boot-starter, mapstruct, jackson-datatype-jsr310, p6spy-spring-boot-starter, reflections,
There are maybe transitive dependencies!

an-map from group io.github.gfrmoretti (version 1.1.1)

This library is meant to be a mapper based with Java annotations, this way you don't need to configure nothing, only import and use it. This is a need when you are working trying to isolate logical or critical classes from DTO or POJO's for example. This can be useful when you are following architectures or concepts like clean arch.

Group: io.github.gfrmoretti Artifact: an-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact an-map
Group io.github.gfrmoretti
Version 1.1.1
Last update 27. May 2023
Organization not specified
URL https://github.com/gfrmoretti/anmap
License Apache License, Version 2.0
Dependencies amount 4
Dependencies annotations, lombok, logback-classic, asm-tree,
There are maybe transitive dependencies!

xmvn-mojo from group org.fedoraproject.xmvn (version 4.2.0)

XMvn MOJO is a Maven plugin, which consists of several MOJOs. Some goals of these MOJOs are intended to be attached to default Maven lifecycle when building packages, others can be called directly from Maven command line.

Group: org.fedoraproject.xmvn Artifact: xmvn-mojo
Show all versions Show documentation Show source 
 

2 downloads
Artifact xmvn-mojo
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies xmvn-api, maven-resolver-util, asm,
There are maybe transitive dependencies!

jcore-pubmed-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-pubmed-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

fhdp-cxf-bom from group pl.fhframework.dp (version 4.10.401)

This module contains all (feel free if something is needed) Apache CXF modules that can be used with provided scope in Wildfly. When you add this module remember to add org.apache.cxf.impl org.apache.commons.lang3 org.apache.commons.lang to jboss-deployment-structure.xml You have to use it with provided scope in maven dependency.

Group: pl.fhframework.dp Artifact: fhdp-cxf-bom
Show all versions 
 

0 downloads
Artifact fhdp-cxf-bom
Group pl.fhframework.dp
Version 4.10.401
Last update 12. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-lang3, commons-lang, wss4j-ws-security-common, cxf-rt-ws-addr, cxf-rt-frontend-jaxws, cxf-core, cxf-rt-ws-security, cxf-rt-transports-http, cxf-rt-ws-policy,
There are maybe transitive dependencies!

jaxb2-fluent-api from group codes.rafael.jaxb2_commons (version 3.0.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: codes.rafael.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb2-fluent-api
Group codes.rafael.jaxb2_commons
Version 3.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb2-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

x509-attacker from group de.rub.nds (version 2.0.0)

X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.

Group: de.rub.nds Artifact: x509-attacker
Show documentation Show source 
 

0 downloads
Artifact x509-attacker
Group de.rub.nds
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL https://github.com/tls-attacker/X509-Attacker
License Apache License, Version 2.0
Dependencies amount 8
Dependencies modifiable-variable, asn1-tool, log4j-api, log4j-core, bcpkix-jdk15on, bcprov-jdk15on, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

gitlog-maven-plugin from group com.github.danielflower.mavenplugins (version 1.14.0)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: gitlog-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL https://github.com/danielflower/maven-gitlog-plugin
License MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3, maven-reporting-api, doxia-sink-api, xml-apis,
There are maybe transitive dependencies!

velocity-whitespace-resource-filter from group org.owasp.maven-tools (version 2.0.0)

The velocity-whitespace-resource-filter is used in Maven builds to remove whitespace from Velocity Templates. Leading whitespace is removed from each line and a Velocity single line comment (##) is appended to the end of each line - making the output from the template more compact. This is useful when the templates generate output like XML, HTML, or JSON.

Group: org.owasp.maven-tools Artifact: velocity-whitespace-resource-filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact velocity-whitespace-resource-filter
Group org.owasp.maven-tools
Version 2.0.0
Last update 28. July 2022
Organization OWASP
URL http://jeremylong.github.io/velocity-whitespace-resource-filter
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies javax.inject, plexus-build-api, maven-filtering, commons-io, plexus-component-annotations,
There are maybe transitive dependencies!

dirk-plugins from group org.int4.dirk (version 1.0.0-beta1)

Group: org.int4.dirk Artifact: dirk-plugins
Show all versions Show documentation Show source 
 

0 downloads
Artifact dirk-plugins
Group org.int4.dirk
Version 1.0.0-beta1
Last update 01. July 2022
Organization not specified
URL Not specified
License The BSD 2-Clause License
Dependencies amount 2
Dependencies dirk-core, reflections,
There are maybe transitive dependencies!



Page 158 from 202 (items total 2011)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy