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

Download JAR files tagged by code with all dependencies

Search JAR files by class name

parent from group io.tourniquet (version 1.1)

Parent module defining global Maven project settings for all tourniquet.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc. The release mechanism follows the git-flow using the jgitflow plugin of Atlassian.

Group: io.tourniquet Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group io.tourniquet
Version 1.1
Last update 12. March 2016
Organization DevCon5 GmbH
URL https://github.com/tourniquet-io/${project.name}
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

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!

pack-javaee7-frontend-conversation from group com.jaxio.celerio.packs (version 1.0.0)

The Celerio Generation Template Pack "JavaEE7 frontend conversation" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application front layer compatible with JSF in JavaEE 7.

Group: com.jaxio.celerio.packs Artifact: pack-javaee7-frontend-conversation
Show documentation Show source 
 

0 downloads
Artifact pack-javaee7-frontend-conversation
Group com.jaxio.celerio.packs
Version 1.0.0
Last update 23. January 2016
Organization JAXIO
URL https://github.com/jaxio/javaee-lab
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluo-accumulo from group io.fluo (version 1.0.0-beta-2)

This module contains all Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.

Group: io.fluo Artifact: fluo-accumulo
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-accumulo
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, fluo-api, accumulo-core, hadoop-client, zookeeper, slf4j-api,
There are maybe transitive dependencies!

fluo-api from group io.fluo (version 1.0.0-beta-2)

This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.

Group: io.fluo Artifact: fluo-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-api
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, commons-collections, commons-configuration, slf4j-api,
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!

zappos-json from group com.zappos (version 0.1-alpha)

Zappos-json is a Java library that can be used to convert plain old Java objects (POJO) into their JSON representation, and vice versa. It uses code generation technique to improve the performance by inlining serialization-related code into a generated class file.

Group: com.zappos Artifact: zappos-json
Show documentation Show source 
 

0 downloads
Artifact zappos-json
Group com.zappos
Version 0.1-alpha
Last update 23. December 2015
Organization not specified
URL https://github.com/Zappos/zappos-json
License Apache License, Version 2.0
Dependencies amount 1
Dependencies javassist,
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!



Page 1173 from 1282 (items total 12816)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy