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

Download JAR files tagged by creates with all dependencies


document-sql from group codes.rafael.documentsql (version 1.4)

Group: codes.rafael.documentsql Artifact: document-sql
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact document-sql
Group codes.rafael.documentsql
Version 1.4


composum-launcher-feature-composumstarter from group com.composum.platform.features (version 1.5.2.3)

Group: com.composum.platform.features Artifact: composum-launcher-feature-composumstarter
Show all versions 
Download composum-launcher-feature-composumstarter.jar (1.5.2.3)
 

0 downloads

spring-security-saml from group io.github.grails-spring-security-saml (version 5.1.0)

The Plugin basically creates a bridge from your Grails application configurationto both the Spring Security SAML service provider library and the Grails Spring Security Plugin.Instead of having to map all of the beans in your application, the plugin wires the SAML service providerbeans based on your application configuration.

Group: io.github.grails-spring-security-saml Artifact: spring-security-saml
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-security-saml
Group io.github.grails-spring-security-saml
Version 5.1.0
Last update 16. October 2023
Organization not specified
URL https://github.com/grails-spring-security-saml/grails-spring-security-saml
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

request-tracker-spring-boot-starter from group dev.rogeriofbrito (version 1.0.0)

request-tracker-spring-boot-starter is a Spring Boot Starter dependency that transparently creates a Servlet Filter in a Spring Boot Application that collect some information from request and response Servlet objects and performs a custom action asynchronously (in a new thread).

Group: dev.rogeriofbrito Artifact: request-tracker-spring-boot-starter
Show documentation Show source 
Download request-tracker-spring-boot-starter.jar (1.0.0)
 

0 downloads
Artifact request-tracker-spring-boot-starter
Group dev.rogeriofbrito
Version 1.0.0
Last update 24. July 2023
Organization rogeriofbrito.dev
URL https://github.com/rogeriofbrito/request-tracker-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

piranha-micro-shrinkwrap-core from group cloud.piranha.micro.shrinkwrap (version 22.12.0)

This project delivers the Piranha Micro Shrinkwrap Core code. It sets up the "global" environment for a micro instance, such as JNDI, a URL handler, a default identity store, and the annotation index. It creates a web application that it either returns or deploys itself to an embedded HTTP server.

Group: cloud.piranha.micro.shrinkwrap Artifact: piranha-micro-shrinkwrap-core
Show all versions Show documentation Show source 
Download piranha-micro-shrinkwrap-core.jar (22.12.0)
 

0 downloads
Artifact piranha-micro-shrinkwrap-core
Group cloud.piranha.micro.shrinkwrap
Version 22.12.0
Last update 13. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies piranha-core-impl, piranha-http-webapp, piranha-extension-annotationscan, jandex, piranha-resource-shrinkwrap, shrinkwrap-descriptors-api-base, shrinkwrap-resolver-api-maven, shrinkwrap-resolver-impl-maven, shrinkwrap-resolver-impl-maven-archive, shrinkwrap-resolver-spi,
There are maybe transitive dependencies!

p2site-maven-plugin from group de.mhoffrogge.maven (version 1.0.5)

P2 site utility plugin providing the following goals: build-index-html: This goal creates template based index.html files recursively for a P2 update sites. create-composite-xmls: This goal creates P2 composite xml files for upper directories containing multiple P2 update site repos.

Group: de.mhoffrogge.maven Artifact: p2site-maven-plugin
Show all versions Show documentation Show source 
Download p2site-maven-plugin.jar (1.0.5)
 

0 downloads
Artifact p2site-maven-plugin
Group de.mhoffrogge.maven
Version 1.0.5
Last update 20. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies base-maven-plugins, maven-plugin-annotations, maven-core, commons-lang3, commons-io,
There are maybe transitive dependencies!

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 
Download quickstart-base.jar (2.0.82)
 

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 
Download unojar-maven-plugin.jar (1.5.0)
 

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 
Download osgi.enroute.base.api.jar (2.2.0)
 

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!



Page 85 from 91 (items total 905)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy