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

jdeb from group org.vafer (version 1.10)

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.

Group: org.vafer Artifact: jdeb
Show all versions Show documentation Show source 
 

6 downloads
Artifact jdeb
Group org.vafer
Version 1.10
Last update 30. November 2021
Organization not specified
URL http://github.com/tcurdt/jdeb
License Apache License 2
Dependencies amount 4
Dependencies ant, maven-core, maven-plugin-api, maven-archiver,
There are maybe transitive dependencies!

gitflow-maven-plugin from group com.musenbrock (version 1.16.0.mmusenbr)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: com.musenbrock Artifact: gitflow-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group com.musenbrock
Version 1.16.0.mmusenbr
Last update 16. October 2021
Organization not specified
URL https://github.com/mmusenbr/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

sling-starter-dependencies-parent from group com.composum.meta.sling.dependencies (version 1.4)

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Group: com.composum.meta.sling.dependencies Artifact: sling-starter-dependencies-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sling-starter-dependencies-parent
Group com.composum.meta.sling.dependencies
Version 1.4
Last update 24. September 2021
Organization not specified
URL https://github.com/ist-dresden/composum-meta
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sling-starter-dependencies-11 from group com.composum.meta.sling.dependencies (version 1.4)

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Group: com.composum.meta.sling.dependencies Artifact: sling-starter-dependencies-11
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sling-starter-dependencies-11
Group com.composum.meta.sling.dependencies
Version 1.4
Last update 24. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

class-file-format-rule from group org.owasp.maven.enforcer (version 2.0.0)

A maven-enforcer rule that ensures dependencies do not exceed the required class file format required by the JVM. In other words, if your project must support an older version of Java - this rule will ensure your dependencies are able to run in the older JVM.

Group: org.owasp.maven.enforcer Artifact: class-file-format-rule
Show all versions Show documentation Show source 
 

0 downloads
Artifact class-file-format-rule
Group org.owasp.maven.enforcer
Version 2.0.0
Last update 02. September 2021
Organization OWASP
URL https://github.com/jeremylong/class-file-format-rule
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies enforcer-api, maven-artifact-transfer, maven-project, maven-core, maven-artifact, maven-plugin-api, maven-dependency-tree,
There are maybe transitive dependencies!

azure-eventgrid from group com.microsoft.azure (version 1.4.0)

This package contains Microsoft Azure EventGrid SDK.${line.separator} This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure EventGrid service are:${line.separator} https://search.maven.org/artifact/com.azure/azure-messaging-eventgrid${line.separator} It is recommended that you move to the new package.

Group: com.microsoft.azure Artifact: azure-eventgrid
Show all versions Show documentation Show source 
 

3 downloads
Artifact azure-eventgrid
Group com.microsoft.azure
Version 1.4.0
Last update 25. June 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-client-runtime, commons-io,
There are maybe transitive dependencies!

dockerbuild from group net.oneandone.maven.plugins (version 1.2.2)

Maven plugin to build Docker images from a Dockerfile. The main idea is to store this Dockerfile in a *dockerbuild* artifact and manage it centrally in your favorite Naven repository. To build an image, this plugin resolves the dockerbuild artifact, unpacks it into the build context directory, adds necessary artifacts, and runs a Docker build on it.

Group: net.oneandone.maven.plugins Artifact: dockerbuild
Show all versions Show documentation Show source 
 

0 downloads
Artifact dockerbuild
Group net.oneandone.maven.plugins
Version 1.2.2
Last update 23. June 2021
Organization not specified
URL https://github.com/mlhartme/maven-dockerbuild-plugin
License not specified
Dependencies amount 8
Dependencies docker-java-core, docker-java-transport-zerodep, sushi, jtar, gson, maven-filtering, maven-plugin-api, maven-core,
There are maybe transitive dependencies!

ebics-cli from group io.github.element36-io (version 1.5)

This library allows to interact with banks using the EBICS (Electronic Banking Internet Communication Standard). You can use the EbicsClient as command line tool or use it from your Java application. The library was forked from: https://github.com/uwemaurer/ebics-java-client to add new Ebics commands and to add Docker and Maven support.

Group: io.github.element36-io Artifact: ebics-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact ebics-cli
Group io.github.element36-io
Version 1.5
Last update 27. May 2021
Organization not specified
URL https://github.com/element36-io/ebics-java-client
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
Dependencies amount 11
Dependencies xmlbeans, commons-codec, httpclient, commons-logging, jdom, bcprov-jdk15on, bcpkix-jdk15on, gnu-crypto, xalan, xmlsec, commons-cli,
There are maybe transitive dependencies!

m0c0-maven-plugin from group io.github.phantran (version 1.0.1)

A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly

Group: io.github.phantran Artifact: m0c0-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact m0c0-maven-plugin
Group io.github.phantran
Version 1.0.1
Last update 10. May 2021
Organization TranPhan
URL https://github.com/phantran/moco
License Apache License, Version 2.0
Dependencies amount 20
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core, kotlin-reflect, junit-platform-launcher, junit-platform-suite-api, junit-jupiter, junit, testng, asm, asm-commons, asm-util, asm-analysis, h2, jackson-module-kotlin, jsoup, org.eclipse.jgit, json, kotlin-logging, slf4j-simple, maven-model,
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.seahen (version 1.3.3)

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 Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.seahen Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.seahen
Version 1.3.3
Last update 27. March 2021
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!



Page 2427 from 2492 (items total 24920)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy