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

Download JAR files tagged by following with all dependencies

Search JAR files by class name

dtogen from group io.github.manoelcampos (version 1.1.0)

A Java 17+ annotation-based, validation-aware DTO generation library following DRY and avoiding boilerplate code.

Group: io.github.manoelcampos Artifact: dtogen
Show all versions Show documentation Show source 
 

0 downloads
Artifact dtogen
Group io.github.manoelcampos
Version 1.1.0
Last update 11. April 2024
Organization not specified
URL https://manoelcampos.github.io/dtogen
License GPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pax-jdbc-features from group org.ops4j.pax.jdbc (version 1.5.7)

Pax Jdbc module creating a features xml file to deploy Pax Jdbc components as features in Apache Karaf. To use this feature enter the following in your Karaf shell - feature:repo-add mvn:org.ops4j.pax.jdbc/pax-jdbc-features/${project.version}/xml/features

Group: org.ops4j.pax.jdbc Artifact: pax-jdbc-features
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pax-jdbc-features
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pax-web-features from group org.ops4j.pax.web (version 9.0.16)

Pax Web module creating a features xml file to deploy Pax Web components as features in Apache Karaf. To use this feature enter the following in your Karaf shell - feature:install mvn:org.ops4j.pax.web/features/${project.version}/xml/features

Group: org.ops4j.pax.web Artifact: pax-web-features
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pax-web-features
Group org.ops4j.pax.web
Version 9.0.16
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies pax-web-api, pax-web-compatibility-annotation13, pax-web-compatibility-el2, pax-web-extender-war, pax-web-extender-whiteboard, pax-web-jetty, pax-web-jetty-keycloak18, pax-web-jetty-keycloak, pax-web-jsp, pax-web-runtime, pax-web-spi, pax-web-tomcat, pax-web-tomcat-common, pax-web-tomcat-websocket, pax-web-tomcat-keycloak18, pax-web-tomcat-keycloak, pax-web-undertow, pax-web-undertow-websocket, pax-web-undertow-keycloak, pax-web-websocket, keycloak-common, keycloak-osgi-adapter,
There are maybe transitive dependencies!

compose-kit from group io.github.nikoarap (version 1.2.6)

An easy-to-use, essential toolkit for Jetpack Compose, built to help you create beautiful, consistent user interfaces following Material3 guidelines and styles

Group: io.github.nikoarap Artifact: compose-kit
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact compose-kit
Group io.github.nikoarap
Version 1.2.6
Last update 24. November 2023
Organization not specified
URL https://github.com/nikoarap/compose-kit
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

arquillian-protocol-rest-jakarta from group org.jboss.arquillian.protocol (version 1.8.0.Final)

Protocol handler for communicating using REST following the Jakarta RESTful Web Services 3.x spec and jakarta.ws.rs.* apis

Group: org.jboss.arquillian.protocol Artifact: arquillian-protocol-rest-jakarta
Show all versions Show documentation Show source 
 

0 downloads
Artifact arquillian-protocol-rest-jakarta
Group org.jboss.arquillian.protocol
Version 1.8.0.Final
Last update 18. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies arquillian-container-spi, arquillian-container-test-api, arquillian-container-test-spi, arquillian-container-test-impl-base, arquillian-protocol-servlet-jakarta, shrinkwrap-descriptors-spi,
There are maybe transitive dependencies!

hexarc from group io.github.jahrim (version 0.4.2)

Utility module for instantiating services following the best practices of the Hexagonal Architecture Pattern, also known as Clean Architecture.

Group: io.github.jahrim Artifact: hexarc
Show all versions Show documentation Show source 
 

0 downloads
Artifact hexarc
Group io.github.jahrim
Version 0.4.2
Last update 05. September 2023
Organization not specified
URL https://github.com/ldss-project/hexarc
License The MIT License
Dependencies amount 3
Dependencies vertx-core, logback-classic, mongodb-driver-sync,
There are maybe transitive dependencies!

pax-jms-features from group org.ops4j.pax.jms (version 1.1.3)

Pax JMS module creating a features xml file to deploy Pax JMS components as features in Apache Karaf. To use this feature enter the following in your Karaf shell - feature:repo-add mvn:org.ops4j.pax.jms/pax-jms-features/${project.version}/xml/features

Group: org.ops4j.pax.jms Artifact: pax-jms-features
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pax-jms-features
Group org.ops4j.pax.jms
Version 1.1.3
Last update 26. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies enterprise, spring, activemq-karaf, artemis-features,
There are maybe transitive dependencies!

htmlcleaner from group net.sourceforge.htmlcleaner (version 2.29)

HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use.

Group: net.sourceforge.htmlcleaner Artifact: htmlcleaner
Show all versions Show documentation Show source 
 

26 downloads
Artifact htmlcleaner
Group net.sourceforge.htmlcleaner
Version 2.29
Last update 19. June 2023
Organization not specified
URL http://htmlcleaner.sourceforge.net/
License BSD License
Dependencies amount 1
Dependencies jdom2,
There are maybe transitive dependencies!

property-file-section-utils from group org.taruts (version 1.0.1)

Allows to replace the contents of property file sections. Sections are marked with comments following a special syntax defined by the library.

Group: org.taruts Artifact: property-file-section-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact property-file-section-utils
Group org.taruts
Version 1.0.1
Last update 10. March 2023
Organization not specified
URL https://gitlab.com/pavel-taruts/libraries/property-file-section-utils
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

media from group engineering.everest.starterkit (version 0.9.12)

This is a supporting library for Lhotse, a starter kit for writing event sourced web applications following domain driven design principles.

Group: engineering.everest.starterkit Artifact: media
Show all versions Show documentation Show source 
 

0 downloads
Artifact media
Group engineering.everest.starterkit
Version 0.9.12
Last update 02. February 2023
Organization not specified
URL https://github.com/everest-engineering/lhotse-media
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies storage,
There are maybe transitive dependencies!



Page 6 from 36 (items total 354)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy