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

Download JAR files tagged by creates with all dependencies

Search JAR files by class name

com.acornui.settings.gradle.plugin from group com.acornui.settings (version 0.5.49)

Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Group: com.acornui.settings Artifact: com.acornui.settings.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.acornui.settings.gradle.plugin
Group com.acornui.settings
Version 0.5.49
Last update 22. November 2020
Organization Poly Forest, LLC
URL https://github.com/polyforest/acornui
License Apache License 2.0
Dependencies amount 1
Dependencies gradle-app-plugins,
There are maybe transitive dependencies!

quickstart-base from group com.day.commons (version 2.0.82)

The Quickstart base module is used by create runnable jars ("quickstarts") for Day applications like CRX and CQ5. It creates a runnable jar which includes the reusable parts of a Quickstart setup. This module can be reused and customized (with additional webapps and graphics) to create the actual Quickstartable applications. See the crx-quickstart module for an example.

Group: com.day.commons Artifact: quickstart-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact quickstart-base
Group com.day.commons
Version 2.0.82
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 5
Dependencies launcher, cqse-dist, day-commons-cli, day-commons-io, day-commons-jar-jarutil,
There are maybe transitive dependencies!

unojar-maven-plugin from group org.greening (version 1.5.0)

Unojar maven plugin creates a "fat jar" or "uber jar". It packages dependency jars with a main jar file, and with a specified main class to start, into a ...unojar.jar file. Dependent jars are automatically loaded with the main jar, and main method in the main class is called. This allows an entire application to be released as a single file and run with "java -jar ...unojar.jar".

Group: org.greening Artifact: unojar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact unojar-maven-plugin
Group org.greening
Version 1.5.0
Last update 22. July 2020
Organization not specified
URL https://github.com/greening/unojar-maven-plugin
License GNU General Public License
Dependencies amount 8
Dependencies slf4j-api, core, commons-io, maven-model, maven-core, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

osgi.enroute.base.api from group biz.aQute (version 2.2.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.2.0.202001061701 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: biz.aQute Artifact: osgi.enroute.base.api
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.base.api
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-boot-service from group de.bitgrip.archetypes (version 0.1.0)

An archetype which generates a complete spring-boot-service with an RESTFUL api with dummy implementation. Each application layer is Additionally creates an FeignClient coupled to the API of the service, which clients could use. Check https://github.com/bitgrip/spring-boot-archetype

Group: de.bitgrip.archetypes Artifact: spring-boot-service

 

0 downloads
Artifact spring-boot-service
Group de.bitgrip.archetypes
Version 0.1.0
Last update 16. August 2019
Organization not specified
URL https://github.com/bitgrip/spring-boot-archetype
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.base.api from group org.osgi (version 2.1.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.1.0.201809261621 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: org.osgi Artifact: osgi.enroute.base.api
Show all versions Show documentation Show source 
 

7 downloads
Artifact osgi.enroute.base.api
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rice-archetype-quickstart from group org.kuali.rice (version 2.6.2)

This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing. It is configured in a bundled integration model with Kuali Rice.

Group: org.kuali.rice Artifact: rice-archetype-quickstart
Show all versions Show source 
 

0 downloads
Artifact rice-archetype-quickstart
Group org.kuali.rice
Version 2.6.2
Last update 15. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

eventId from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a random event ID. The entropy is configurable, and the ID is appended to the event and stored in a configurable field name.

Group: org.beiter.michael.eaudit4j.processors Artifact: eventId
Show all versions Show documentation Show source 
 

0 downloads
Artifact eventId
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

machineId from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a unique machine ID for the machine executing the library and appends it as a field to audit events.

Group: org.beiter.michael.eaudit4j.processors Artifact: machineId
Show all versions Show documentation Show source 
 

0 downloads
Artifact machineId
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

qedeq_kernel from group org.qedeq.kernel (version 0.04.07)

In the tradition of Hilbert's program the project creates a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet.

Group: org.qedeq.kernel Artifact: qedeq_kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact qedeq_kernel
Group org.qedeq.kernel
Version 0.04.07
Last update 24. May 2013
Organization not specified
URL http://qedeq.org
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-logging, commons-httpclient, commons-codec, commons-lang, commons-io,
There are maybe transitive dependencies!



Page 85 from 90 (items total 899)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy