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

Download JAR files tagged by snapshot with all dependencies

Search JAR files by class name

mvp4g from group com.googlecode.cedar-common (version 1.5.0-20140506.192324-8-repackaged)

*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID SNAPSHOT DEPENDENCIES. *** Model View Presenter with Event Bus For GWT.

Group: com.googlecode.cedar-common Artifact: mvp4g
Show all versions Show documentation Show source 
 

2 downloads
Artifact mvp4g
Group com.googlecode.cedar-common
Version 1.5.0-20140506.192324-8-repackaged
Last update 17. March 2015
Organization not specified
URL http://code.googlecode.com/p/mvp4g
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-scm-version-plugin from group org.inigma.maven (version 1.2)

A plugin for auto-altering version number of SNAPSHOT to include branch name if branched code.

Group: org.inigma.maven Artifact: maven-scm-version-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-scm-version-plugin
Group org.inigma.maven
Version 1.2
Last update 27. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies maven-core, org.eclipse.jgit, maven-install-plugin, maven-deploy-plugin, maven-compat,
There are maybe transitive dependencies!

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

Creates a feature set and a starter based on a Sling Starter 12 snapshot to start Sling and updating Composum Nodes. It produces a self contained feature archive that doesn't need network access to start. The starter contains that feature archive.

Group: com.composum.platform.features Artifact: composum-launcher-feature-nodesstarter
Show all versions Show documentation Show source 
 

0 downloads
Artifact composum-launcher-feature-nodesstarter
Group com.composum.platform.features
Version 1.5.2.3
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.apache.sling.feature.launcher, org.apache.sling.starter,
There are maybe transitive dependencies!

cascading-release-maven-plugin from group org.jkva.maven-plugins (version 1.0)

With the Cascading Release Maven Plugin you can automatically release multiple dependent Maven projects in one go, automatically dealing with internal SNAPSHOT dependencies, eliminating the cumbersome manual steps that are sometimes required for such a release.

Group: org.jkva.maven-plugins Artifact: cascading-release-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact cascading-release-maven-plugin
Group org.jkva.maven-plugins
Version 1.0
Last update 31. January 2015
Organization not specified
URL https://github.com/jankeesvanandel/cascading-release-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies plexus-utils, guava,
There are maybe transitive dependencies!

maven-scm-plugin from group org.kuali.maven.plugins (version 1.6)

Kuali version of the maven-scm-plugin that supports removing files from SCM. The 1.6-SNAPSHOT version of the maven-scm-plugin at Apache has this ability but their 1.6-SNAPSHOT version hasn't been released yet. As soon as they do, the Kuali version of this plugin can be abandoned in favor of the one from Apache

Group: org.kuali.maven.plugins Artifact: maven-scm-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-scm-plugin
Group org.kuali.maven.plugins
Version 1.6
Last update 18. July 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-project, maven-settings, maven-plugin-api, maven-scm-manager-plexus, maven-scm-providers-standard, maven-scm-provider-local, maven-scm-provider-svn-commons, plexus-utils, file-management, plexus-sec-dispatcher,
There are maybe transitive dependencies!

graphql-java-server-dependencies from group com.graphql-java-generator (version 2.8)

This pom module contains the needed dependencies for the code generated by graphql-java-generator, when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency so that the generated code embeds the necessary dependencies: <dependency><groupId>com.xyz</groupId> <artifactId>mvn-web-deps</artifactId> <version>0.0.1-SNAPSHOT</version> <type>pom</type> </dependency>

Group: com.graphql-java-generator Artifact: graphql-java-server-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-java-server-dependencies
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graphql-java-common-dependencies, spring-graphql, spring-boot-starter-webflux, javax.servlet-api, jaxb-api, jsr305,
There are maybe transitive dependencies!

org-graalvm-visualvm-modules-saplugin from group org.graalvm.visualvm.modules (version 2.1.9)

SAPlugin makes key features of Serviceability Agent (SA) available in VisualVM. Serviceability Agent is a snapshot debugger for Hotspot VM. It can be used to explore Java Objects present in Java Heap, and Hotspot Data Structures, both in live processes as well as in core files.

Group: org.graalvm.visualvm.modules Artifact: org-graalvm-visualvm-modules-saplugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact org-graalvm-visualvm-modules-saplugin
Group org.graalvm.visualvm.modules
Version 2.1.9
Last update 30. July 2024
Organization not specified
URL https://visualvm.github.io
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 9
Dependencies org-graalvm-visualvm-application, org-graalvm-visualvm-core, org-graalvm-visualvm-coredump, org-graalvm-visualvm-host, org-graalvm-visualvm-tools, org-openide-dialogs, org-openide-modules, org-openide-util, org-openide-util-ui,
There are maybe transitive dependencies!

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

Creates a feature set and a starter based on a Sling Starter 12 snapshot to start Sling, updating Composum Nodes and deploying all public parts of composum. It produces a self contained feature archive that doesn't need network access to start. The starter contains that feature archive.

Group: com.composum.platform.features Artifact: composum-launcher-feature-composumstarter
Show all versions 
 

0 downloads
Artifact composum-launcher-feature-composumstarter
Group com.composum.platform.features
Version 1.5.2.3
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies composum-launcher-feature-nodesstarter,
There are maybe transitive dependencies!

nonsnapshot-maven-plugin from group at.nonblocking (version 4.0.1)

A Maven plugin to get rid of SNAPSHOT versions and automatically update artifact versions with each build if anything changes. Such a change can be a scm commit since the last build or a newly available upstream dependency version within a configured range.

Group: at.nonblocking Artifact: nonsnapshot-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nonsnapshot-maven-plugin
Group at.nonblocking
Version 4.0.1
Last update 24. February 2019
Organization not specified
URL https://github.com/nonblocking/maven-nonsnapshot-plugin
License Apache License, Version 2.0
Dependencies amount 4
Dependencies maven-core, slf4j-api, svnkit, org.eclipse.jgit,
There are maybe transitive dependencies!

bcel from group net.imadz (version 0.6.0)

Fork from apache common bcel 6.0-SNAPSHOT project. Since nobody is maintaining BCEL project so far, and Lifecycle AOP project depends on BCEL 6.0 apis, so iMadz releases net.imadz version BCEL 6.0 internally. DO NOT USE it unless you tested all the 6.0 related apis you need. net.imadz will not be responsible for maintaining this library.

Group: net.imadz Artifact: bcel
Show documentation Show source 
 

3 downloads
Artifact bcel
Group net.imadz
Version 0.6.0
Last update 11. July 2015
Organization not specified
URL https://github.com/zhongdj/bcel
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 29 from 31 (items total 306)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy