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

hadoop-client-check-test-invariants from group ch.cern.hadoop (version 3.2.1)

Enforces our invariants for the test client modules. E.g. that modules have a specific set of transitive dependencies and shaded artifacts only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and an integration test.

Group: ch.cern.hadoop Artifact: hadoop-client-check-test-invariants
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hadoop-client-check-test-invariants
Group ch.cern.hadoop
Version 3.2.1
Last update 04. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies hadoop-client-api, hadoop-client-runtime, hadoop-client-minicluster,
There are maybe transitive dependencies!

hadoop-client-check-invariants from group ch.cern.hadoop (version 3.2.1)

Enforces our invariants for the api and runtime client modules. E.g. that modules have a specific set of transitive dependencies and shaded artifacts only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and an integration test.

Group: ch.cern.hadoop Artifact: hadoop-client-check-invariants
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hadoop-client-check-invariants
Group ch.cern.hadoop
Version 3.2.1
Last update 04. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hadoop-client-api, hadoop-client-runtime,
There are maybe transitive dependencies!

mr-maven from group biz.seankelly.maven (version 1.0.2)

👨‍🏭 Mr Maven provides a system for management of Maven that's a convenience level "above" Maven, or a "meta" level. It uses focused regional approaches from a front-line "service desk" that encompasses abstract yet advanced optimizing parallelism.

Group: biz.seankelly.maven Artifact: mr-maven
Show documentation Show source 
 

0 downloads
Artifact mr-maven
Group biz.seankelly.maven
Version 1.0.2
Last update 28. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

day from group com.day (version 12)

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Day products should refer to this project (${project.groupId}:${project.artifactId}:${project.version}) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Group: com.day Artifact: day
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day
Group com.day
Version 12
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stool from group net.oneandone.stool (version 6.0.0)

Runs multiple web applications in Docker containers. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

Group: net.oneandone.stool Artifact: stool
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stool
Group net.oneandone.stool
Version 6.0.0
Last update 12. October 2020
Organization not specified
URL https://github.com/mlhartme/stool
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ci-parent-pom from group de.davelee (version 2.0.2)

This is a Maven Parent POM for Continuous Integration using Java. It has an analysis profile that can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (v2.0.x and higher) or Cobertura (v1.0.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs and Checkstyle.

Group: de.davelee Artifact: ci-parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-parent-pom
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!

packr from group com.nimblygames.packr (version 2.7.0)

A normal jar with Maven dependencies for use as part of an application or build script. This can be useful for creating Packr configuration JSON files. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

Group: com.nimblygames.packr Artifact: packr
Show all versions Show documentation Show source 
 

0 downloads
Artifact packr
Group com.nimblygames.packr
Version 2.7.0
Last update 22. August 2020
Organization not specified
URL https://nimblygames.com/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aws-cdk-maven-plugin from group io.linguarobot (version 0.0.8)

The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

Group: io.linguarobot Artifact: aws-cdk-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-cdk-maven-plugin
Group io.linguarobot
Version 0.0.8
Last update 20. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies maven-plugin-api, core, cloudformation, s3, sts, route53, ec2, ssm, ecr, aws-cdk-maven-plugin-api, aws-cdk-maven-plugin-runtime, aws-cdk-cloud-manifest, guava, slf4j-api, commons-compress, commons-exec, javax.json-api, javax.json, jackson-datatype-jsr353, jackson-datatype-guava, lombok, testng,
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 
 

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!

syslog4j from group io.github.willena (version 0.9.62)

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Group: io.github.willena Artifact: syslog4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact syslog4j
Group io.github.willena
Version 0.9.62
Last update 07. July 2020
Organization not specified
URL https://github.com/graylog-labs/syslog4j-graylog2
License LGPL
Dependencies amount 2
Dependencies joda-time, commons-lang3,
There are maybe transitive dependencies!



Page 2429 from 2492 (items total 24920)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy