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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

qdox from group com.github.shalousun (version 2.0.3.2)

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.github.shalousun Artifact: qdox
Show all versions Show documentation Show source 
 

0 downloads
Artifact qdox
Group com.github.shalousun
Version 2.0.3.2
Last update 02. September 2023
Organization not specified
URL https://github.com/paul-hammant/qdox
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

nanhu-print-java from group io.github.hongjinqiu (version 1.0.4)

nanhu-print-java is a custom java pdf printing framework, user can configure xml format files, and then call the framework api to generate pdf files. The basic functions are: 1. Fixed header and tail 2. Watermark 3. Glove print 4. Too long text can reduced automatically

Group: io.github.hongjinqiu Artifact: nanhu-print-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact nanhu-print-java
Group io.github.hongjinqiu
Version 1.0.4
Last update 20. August 2023
Organization not specified
URL https://github.com/hongjinqiu/nanhu-print-java
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies itextpdf, itext-asian, commons-lang3, commons-lang, json-lib, log4j-over-slf4j, commons-io,
There are maybe transitive dependencies!

oitc-textproc from group de.oberdorf-itc (version 0.8.0.1460)

This library is a summary of helper classes for textprocessing. In detail it covers a class to read configuration files, a class to find a needle within a haystack, a class for cryptographic methods a very helpfull class to do some type conversions and a small helper class to generate timestamp strings.

Group: de.oberdorf-itc Artifact: oitc-textproc
Show all versions Show documentation Show source 
 

0 downloads
Artifact oitc-textproc
Group de.oberdorf-itc
Version 0.8.0.1460
Last update 25. July 2023
Organization Michael Oberdorf IT-Consulting
URL https://www.oberdorf-itc.de/
License MIT License
Dependencies amount 1
Dependencies commons-codec,
There are maybe transitive dependencies!

xqsync from group com.marklogic (version 1.1.2)

XQSync is a Java command-line tool. The entry point is the main method in the com.marklogic.ps.xqsync.XQSync class. This class takes zero or more property files as its arguments. Any specified system properties will override file-based properties, and properties found in later files may override properties specified in earlier files on the command line.

Group: com.marklogic Artifact: xqsync
Show all versions Show documentation Show source 
 

0 downloads
Artifact xqsync
Group com.marklogic
Version 1.1.2
Last update 26. June 2023
Organization not specified
URL https://github.com/marklogic-community/xqsync
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies marklogic-xcc, xstream, xpp3, jackson-databind,
There are maybe transitive dependencies!

packr from group com.bladecoder.packr (version 4.1.0)

A 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.bladecoder.packr Artifact: packr
Show all versions Show documentation Show source 
 

19 downloads
Artifact packr
Group com.bladecoder.packr
Version 4.1.0
Last update 29. May 2023
Organization not specified
URL https://github.com/libgdx/packr
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

buildTools-maven-plugin from group de.horstgernhardt (version 1.0.0)

This plugin provides several goals that can be used in a build pipline, e.g. to handle changelog validation and publishing, to handle site publishing, to enforce requirements to parent POM or to generate checksum files for the created artifacts. This plugin is used in and optimized for the Hottbox Build Pipeline.

Group: de.horstgernhardt Artifact: buildTools-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact buildTools-maven-plugin
Group de.horstgernhardt
Version 1.0.0
Last update 27. May 2023
Organization not specified
URL https://hottbox.bitbucket.io/${project.artifactId}
License Apache License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-annotations, commons-lang3, commons-codec, mojo-executor,
There are maybe transitive dependencies!

jwat from group org.jwat (version 1.2.1)

A collection of libraries to use for reading, writing and validating ARC, WARC and GZip files. Also includes various helper classes to help with different types of input streams. Finally there are also classes to help with HTTP, character encoding and other Internet related protocols.

Group: org.jwat Artifact: jwat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jwat
Group org.jwat
Version 1.2.1
Last update 08. May 2023
Organization not specified
URL https://sbforge.org/display/JWAT/JWAT
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

BioCommons from group pl.poznan.put (version 3.1.9)

The BioCommons library contains classes to work with 2D and 3D structural bioinformatics data. There are parsers for PDB and mmCIF files and many formats of 2D structure with classifications and notations used in the literature, as well as algorithms implementations.

Group: pl.poznan.put Artifact: BioCommons
Show all versions Show documentation Show source 
 

0 downloads
Artifact BioCommons
Group pl.poznan.put
Version 3.1.9
Last update 18. April 2023
Organization not specified
URL https://github.com/tzok/BioCommons
License MIT License
Dependencies amount 20
Dependencies jackson-annotations, jackson-databind, jsr305, commons-io, commons-collections4, commons-exec, commons-lang3, commons-math3, batik-anim, batik-awt-util, batik-bridge, batik-codec, batik-gvt, batik-svggen, batik-transcoder, batik-util, fop, symmetric-csv, ciftools-java, slf4j-api,
There are maybe transitive dependencies!

smart-jar-merge from group com.mastfrog (version 2.9.7)

Jar-marging utility which knows how to coalesce things like META-INF/services files, omit specified Jar entries, rewrite generated properties files minus the generated date-comment that defeats repeatable builds and similar. Filters for JARs are pluggable via META-INF/services.

Group: com.mastfrog Artifact: smart-jar-merge
Show all versions Show documentation Show source 
 

0 downloads
Artifact smart-jar-merge
Group com.mastfrog
Version 2.9.7
Last update 21. February 2023
Organization Mastfrog Technologies
URL https://github.com/timboudreau/giulius
License MIT
Dependencies amount 4
Dependencies util-strings, util-fileformat, giulius-settings, jackson-databind,
There are maybe transitive dependencies!

org.wso2.carbon.analytics.common.test.distribution from group org.wso2.carbon.analytics-common (version 6.1.66)

This module generates the product distribution (zip) by installing sample in-memory user store and carbon-security feature on top of kernel core and runtime features and finally assembles product specific configurations files and startup scripts using assembly plugin.

Group: org.wso2.carbon.analytics-common Artifact: org.wso2.carbon.analytics.common.test.distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.wso2.carbon.analytics.common.test.distribution
Group org.wso2.carbon.analytics-common
Version 6.1.66
Last update 20. February 2023
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 18
Dependencies org.wso2.carbon.server.feature, org.wso2.carbon.touchpoint.feature, org.wso2.carbon.config.feature, org.wso2.carbon.secvault.feature, org.wso2.carbon.utils.feature, org.wso2.carbon.osgi.feature, org.wso2.carbon.runtime.feature, org.wso2.carbon.messaging.feature, org.wso2.carbon.datasource.core.feature, org.wso2.carbon.jndi.feature, org.wso2.carbon.caching.feature, org.wso2.carbon.analytics.idp.client.feature, org.wso2.carbon.deployment.engine.feature, org.wso2.carbon.deployment.notifier.feature, org.wso2.carbon.pax.exam.feature, org.wso2.carbon.cluster.coordinator.service.feature, org.wso2.carbon.cluster.coordinator.commons.feature, org.wso2.carbon.databridge.feature,
There are maybe transitive dependencies!



Page 465 from 532 (items total 5314)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy