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

Download JAR files tagged by maven with all dependencies

Search JAR files by class name

maven-s3-wagon from group co.axiomzen.maven.wagons (version 1.2.6)

* forked from net.adamcin.org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: co.axiomzen.maven.wagons Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group co.axiomzen.maven.wagons
Version 1.2.6
Last update 11. March 2016
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

qstools from group org.jboss.maven.plugins (version 1.6.3.Final)

This a Maven Plugin that helps JBoss Developer quickstarts maintenance. You can use it to verify if your project/quickstart follow the JBoss Developer Guidelines. It will run all JBoss Developer Guideline checkers and generate a report that provides information about any violations that your project/quickstarts has.

Group: org.jboss.maven.plugins Artifact: qstools
Show all versions Show source 
 

0 downloads
Artifact qstools
Group org.jboss.maven.plugins
Version 1.6.3.Final
Last update 04. March 2016
Organization not specified
URL http://www.jboss.org/developer-materials/
License Apache License, Version 2.0
Dependencies amount 17
Dependencies maven-shared-utils, org.eclipse.jgit, org.eclipse.text, org.eclipse.jdt.core, maven-aether-provider, guava, aether-util, aether-spi, mojo-executor, snakeyaml, httpclient, stacks-client, juniversalchardet, commons-io, commons-lang, shrinkwrap-resolver-depchain, maven-checkstyle-plugin,
There are maybe transitive dependencies!

flapi-build-project from group com.unquietcode.tools.flapi (version 2.0)

Flapi is a code generation tool for Java which allows you to create fluent API's which are easy to evolve and maintain. This project POM can be used as the base for projects which want to generate code at build-time using the Flapi maven plugin.

Group: com.unquietcode.tools.flapi Artifact: flapi-build-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flapi-build-project
Group com.unquietcode.tools.flapi
Version 2.0
Last update 01. March 2016
Organization not specified
URL https://github.com/UnquietCode/Flapi
License ASL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flapi-builder from group com.unquietcode.tools.flapi (version 2.0)

Group: com.unquietcode.tools.flapi Artifact: flapi-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact flapi-builder
Group com.unquietcode.tools.flapi
Version 2.0
Last update 01. March 2016
Organization not specified
URL Not specified
License ASL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgraphx from group org.tinyjee.jgraphx (version 3.4.1.3)

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.4.1.3.zip". The purpose of this redistribution is to make the library available to other Maven projects.

Group: org.tinyjee.jgraphx Artifact: jgraphx
Show all versions Show documentation Show source 
 

32 downloads
Artifact jgraphx
Group org.tinyjee.jgraphx
Version 3.4.1.3
Last update 26. January 2016
Organization JGraph Ltd
URL http://www.jgraph.com/jgraph.html
License JGraph Ltd - 3 clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

archetype-bw-mavenizer from group fr.fastconnect.factory.tibco.bw.maven (version 2.4.1)

This archetype will create a POM that inherits from FC TIBCO Factory parent POM *OR* from the client's root POM created with 'archetype-client-root-project' archetype. This POM will be the Maven configuration for the existing TIBCO BW project. 1) you want to use the default FC TIBCO Factory parent, then replace the 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' & 'fcFactoryVersion' respectively. 2) you want to use your own parent created with 'archetype-client-root-project', then replace 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the values of your own parent (ex: 'com.company.project', 'project-root', '1.0.0').

Group: fr.fastconnect.factory.tibco.bw.maven Artifact: archetype-bw-mavenizer
Show all versions Show source 
 

0 downloads
Artifact archetype-bw-mavenizer
Group fr.fastconnect.factory.tibco.bw.maven
Version 2.4.1
Last update 22. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pax-runner-commons from group org.ops4j.pax.runner (version 1.9.0)

Pax Runner - Common utilities shared between modules. The jar is not required to be deployed alongside the artifacts that uses parts of it. The used parts are embeded into the artifact via maven depenency plugin + maven bundle plugin. See details at http://wiki.ops4j.org/confluence/x/A4A6.

Group: org.ops4j.pax.runner Artifact: pax-runner-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact pax-runner-commons
Group org.ops4j.pax.runner
Version 1.9.0
Last update 08. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pax-swissbox-optional-jcl,
There are maybe transitive dependencies!

maven-s3-wagon from group com.carrotgarden.maven.wagons (version 1.2.2-rev001)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: com.carrotgarden.maven.wagons Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.carrotgarden.maven.wagons
Version 1.2.2-rev001
Last update 28. December 2015
Organization not specified
URL http://${kuali.site.hostname}/maven/wagons/${project.artifactId}/${project.version}/
License not specified
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

anoa-plugin from group com.adgear (version 2.1.0)

A avro-maven-plugin extension (avro 1.7.6). Features better support dependency handling and Java annotations in generated java code, also supports cross-compiling Avro schema to Thrift. Caveat: will not support complex union types.

Group: com.adgear Artifact: anoa-plugin
Show all versions Show source 
 

0 downloads
Artifact anoa-plugin
Group com.adgear
Version 2.1.0
Last update 22. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-plugin-api, commons-io, avro-maven-plugin,
There are maybe transitive dependencies!

msb3-maven-skin from group pl.matsuo.maven.skins (version 0.1.1)

Msb3 is an Apache Maven site skin built on Twitter Bootstrap 3.3. It allows various structural and stylistic customizations to create a modern-looking Maven-generated website. Requires Msb3 Velocity Tools.

Group: pl.matsuo.maven.skins Artifact: msb3-maven-skin
Show all versions Show source 
 

0 downloads
Artifact msb3-maven-skin
Group pl.matsuo.maven.skins
Version 0.1.1
Last update 21. December 2015
Organization not specified
URL ${site.url}/skin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2436 from 2492 (items total 24920)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy