Download JAR files tagged by just with all dependencies
just-exit-lifecycle from group org.hudsonci.plugins (version 1.0)
A Hudson Lifecycle that just exits. Implements restart when used with a script that restarts Hudson whenever it exits; otherwise, does the exit part of restart.
Artifact just-exit-lifecycle
Group org.hudsonci.plugins
Version 1.0
Last update 21. August 2013
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Just+Exit+Lifecycle+Plugin
License Eclipse Public License v1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.hudsonci.plugins
Version 1.0
Last update 21. August 2013
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Just+Exit+Lifecycle+Plugin
License Eclipse Public License v1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
spock-maven from group org.spockframework (version 0.7-groovy-2.0)
Spock's Maven Module provides some advanced features when executing Spock specifications with Maven 2. This module is purely optional; Maven 2/3 will execute Spock specifications just fine without it.
1 downloads
Artifact spock-maven
Group org.spockframework
Version 0.7-groovy-2.0
Last update 08. October 2012
Organization not specified
URL http://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies plexus-utils, maven-project, spock-core, surefire-junit47, maven-core, maven-plugin-api,
There are maybe transitive dependencies!
Group org.spockframework
Version 0.7-groovy-2.0
Last update 08. October 2012
Organization not specified
URL http://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies plexus-utils, maven-project, spock-core, surefire-junit47, maven-core, maven-plugin-api,
There are maybe transitive dependencies!
utils-excel from group net.objectlab.kit (version 1.0)
A utility which makes reading ranges, columns and cells from Excel files a breeze. Just use an excel style reference like 'SheetName'!A1:E20
Artifact utils-excel
Group net.objectlab.kit
Version 1.0
Last update 27. August 2012
Organization not specified
URL http://
License not specified
Dependencies amount 1
Dependencies poi-ooxml,
There are maybe transitive dependencies!
Group net.objectlab.kit
Version 1.0
Last update 27. August 2012
Organization not specified
URL http://
License not specified
Dependencies amount 1
Dependencies poi-ooxml,
There are maybe transitive dependencies!
ks-rice-lessdep from group org.kuali.student.common (version 1.2.2-M4)
This pom is intended to pull in the rice-impl with fewer transtive dependencies
Just enough to have a thin version of the ksb running.
Group: org.kuali.student.common Artifact: ks-rice-lessdep
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ks-rice-lessdep
Group org.kuali.student.common
Version 1.2.2-M4
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rice-impl,
There are maybe transitive dependencies!
Group org.kuali.student.common
Version 1.2.2-M4
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rice-impl,
There are maybe transitive dependencies!
jee6-servlet-basic-archetype from group org.fluttercode.knappsack (version 1.1)
Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .
Group: org.fluttercode.knappsack Artifact: jee6-servlet-basic-archetype
Show all versions Show source
Show all versions Show source
0 downloads
Artifact jee6-servlet-basic-archetype
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.apache.sling.launchpad.bundles from group org.apache.sling (version 5-incubator)
This projects just collects together the bundles which make up the
Apache Sling Launchpad distribution. It is included by both the
Apache Sling Launchpad App for the Standalone Application and the
the Apache Sling Launchpad Web App for the Web Application.
Artifact org.apache.sling.launchpad.bundles
Group org.apache.sling
Version 5-incubator
Last update 13. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.apache.sling.fsresource,
There are maybe transitive dependencies!
Group org.apache.sling
Version 5-incubator
Last update 13. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.apache.sling.fsresource,
There are maybe transitive dependencies!
connectors-parent from group org.openidentityplatform.openicf.connectors (version 1.7.0)
This pom module is the parent for all connector bundles. It defines the dependencies on framework, building the
connector bundle and common reporting for connectors.
This is not multi module project, it does not aggregate the connectors, it is just common parent.
Group: org.openidentityplatform.openicf.connectors Artifact: connectors-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact connectors-parent
Group org.openidentityplatform.openicf.connectors
Version 1.7.0
Last update 09. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.openidentityplatform.openicf.connectors
Version 1.7.0
Last update 09. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
stork-service-discovery-composite from group io.smallrye.stork (version 2.7.0)
A service discovery provider that combines multiple service discoveries.
The mechanism returns services from _all_ the discovery providers that it combines,
That is, it obtains service lists from all services and just then returns a combined list.
Group: io.smallrye.stork Artifact: stork-service-discovery-composite
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact stork-service-discovery-composite
Group io.smallrye.stork
Version 2.7.0
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies stork-core,
There are maybe transitive dependencies!
Group io.smallrye.stork
Version 2.7.0
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies stork-core,
There are maybe transitive dependencies!
warlock-spring-boot-starter from group io.github.spitmaster (version 1.0.1)
warlock-spring-boot-starter is an annotation-driven concurrency tools library for java with Spring.
It is easy to use in Spring application
Just using annotation on your method , the concurrency lock problem would be solved
Group: io.github.spitmaster Artifact: warlock-spring-boot-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact warlock-spring-boot-starter
Group io.github.spitmaster
Version 1.0.1
Last update 28. March 2024
Organization not specified
URL https://github.com/spitmaster/warlock-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-aop, spring-boot-autoconfigure, guava,
There are maybe transitive dependencies!
Group io.github.spitmaster
Version 1.0.1
Last update 28. March 2024
Organization not specified
URL https://github.com/spitmaster/warlock-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-aop, spring-boot-autoconfigure, guava,
There are maybe transitive dependencies!
glair-vision from group ai.glair (version 0.0.1-beta.1)
GLAIR Vision SDK. Our SDK lets you make server-side HTTP requests from your server to GLAIR Vision API endpoints. It contains boilerplate code so you can get up and running in just a few lines of code..
Artifact glair-vision
Group ai.glair
Version 0.0.1-beta.1
Last update 03. November 2023
Organization not specified
URL https://github.com/glair-ai/glair-vision-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group ai.glair
Version 0.0.1-beta.1
Last update 03. November 2023
Organization not specified
URL https://github.com/glair-ai/glair-vision-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 54 from 3 (items total 885)