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

Download JAR files tagged by from with all dependencies


dataflow-errorprone from group org.checkerframework (version 3.48.3)

dataflow-errorprone is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.errorprone.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.

Group: org.checkerframework Artifact: dataflow-errorprone
Show all versions Show documentation Show source 
Download dataflow-errorprone.jar (3.48.3)
 

0 downloads
Artifact dataflow-errorprone
Group org.checkerframework
Version 3.48.3
Last update 02. December 2024
Organization not specified
URL https://checkerframework.org/
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dataflow-shaded from group org.checkerframework (version 3.48.3)

dataflow-shaded is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.shaded.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.

Group: org.checkerframework Artifact: dataflow-shaded
Show all versions Show documentation Show source 
Download dataflow-shaded.jar (3.48.3)
 

0 downloads
Artifact dataflow-shaded
Group org.checkerframework
Version 3.48.3
Last update 02. December 2024
Organization not specified
URL https://checkerframework.org/
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

qdox from group com.thoughtworks.qdox (version 2.2.0)

QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.

Group: com.thoughtworks.qdox Artifact: qdox
Show all versions Show documentation Show source 
Download qdox.jar (2.2.0)
 

13 downloads
Artifact qdox
Group com.thoughtworks.qdox
Version 2.2.0
Last update 29. November 2024
Organization not specified
URL https://github.com/paul-hammant/qdox
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flink-http-connector from group com.getindata (version 0.17.0)

Group: com.getindata Artifact: flink-http-connector
Show all versions Show documentation Show source 
Download flink-http-connector.jar (0.17.0)
 

0 downloads
Artifact flink-http-connector
Group com.getindata
Version 0.17.0
Last update 28. November 2024
Organization not specified
URL https://github.com/getindata/flink-http-connector
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.bnd.workspace.gradle.plugin from group biz.aQute.bnd.workspace (version 7.1.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.1.0/gradle-plugins/README.md for information on using on a Bnd Workspace.

Group: biz.aQute.bnd.workspace Artifact: biz.aQute.bnd.workspace.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.workspace.gradle.plugin
Group biz.aQute.bnd.workspace
Version 7.1.0
Last update 26. November 2024
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.builder.gradle.plugin from group biz.aQute.bnd.builder (version 7.1.0)

The Bnd Gradle biz.aQute.bnd.builder plugin marker.

Group: biz.aQute.bnd.builder Artifact: biz.aQute.bnd.builder.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.builder.gradle.plugin
Group biz.aQute.bnd.builder
Version 7.1.0
Last update 26. November 2024
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.gradle.plugin from group biz.aQute.bnd (version 7.1.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.1.0/gradle-plugins/README.md for information on using in a Bnd Workspace build.

Group: biz.aQute.bnd Artifact: biz.aQute.bnd.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.gradle.plugin
Group biz.aQute.bnd
Version 7.1.0
Last update 26. November 2024
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

pds3-product-tools from group gov.nasa.pds (version 4.4.2)

The PDS3 Product Tools Library project supports design/generation, validation and submission of archival products to the PDS. This project consists of a library of software classes to support the development of tools to perform these functions and is designed to be utilized by developers from the Engineering Node, Discipline Nodes and the PDS community.

Group: gov.nasa.pds Artifact: pds3-product-tools
Show all versions Show documentation Show source 
Download pds3-product-tools.jar (4.4.2)
 

0 downloads
Artifact pds3-product-tools
Group gov.nasa.pds
Version 4.4.2
Last update 25. November 2024
Organization not specified
URL https://github.com/NASA-PDS-Incubator/pds3-product-tools
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-cli, commons-io, commons-lang, log4j-core, antlr, java-diff,
There are maybe transitive dependencies!

maven-bundle-plugin from group org.apache.felix (version 6.0.0)

Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

Group: org.apache.felix Artifact: maven-bundle-plugin
Show all versions Show documentation Show source 
Download maven-bundle-plugin.jar (6.0.0)
 

47 downloads
Artifact maven-bundle-plugin
Group org.apache.felix
Version 6.0.0
Last update 25. November 2024
Organization not specified
URL http://felix.apache.org/components/bundle-plugin/
License not specified
Dependencies amount 12
Dependencies org.osgi.core, biz.aQute.bndlib, slf4j-api, org.apache.felix.bundlerepository, org.apache.felix.utils, maven-reporting-api, maven-archiver, maven-dependency-tree, plexus-utils, plexus-build-api, doxia-sink-api, doxia-site-renderer,
There are maybe transitive dependencies!

jdeb from group org.vafer (version 1.12)

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 - it does not require additional native tools installed.

Group: org.vafer Artifact: jdeb
Show all versions Show documentation Show source 
Download jdeb.jar (1.12)
 

6 downloads
Artifact jdeb
Group org.vafer
Version 1.12
Last update 22. November 2024
Organization not specified
URL http://github.com/tcurdt/jdeb
License Apache License 2
Dependencies amount 9
Dependencies commons-io, commons-compress, maven-core, maven-plugin-api, maven-project, maven-artifact, plexus-utils, ant, bcpg-jdk15on,
There are maybe transitive dependencies!



Page 1044 from 1270 (items total 12692)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy