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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

alchemy-thrift from group tech.sirwellington.alchemy (version 2.1)

Part of the Alchemy Collection. Makes it Simple to work with Thrift in Java. Saves you from writing boiler-plate code, such as management of Clients, and serialization of Thrift Objects. This library also demonstrates how to incorporate thrift with maven, for incorporation into your continuous delivery and distribution of your thrift schemas.

Group: tech.sirwellington.alchemy Artifact: alchemy-thrift
Show all versions Show documentation Show source 
 

0 downloads
Artifact alchemy-thrift
Group tech.sirwellington.alchemy
Version 2.1
Last update 26. June 2018
Organization not specified
URL https://github.com/SirWellington/alchemy-thrift
License not specified
Dependencies amount 3
Dependencies alchemy-annotations, slf4j-api, libthrift,
There are maybe transitive dependencies!

marmotta-backend-accumulograph from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend using blueprints abstraction on Accumulograph. This is a suitable backend in high performance or big data scenarios. It does not support rule-based reasoning and versioning. NOTE: This backend uses the Apache licensed AccumuloGraph library together with other Apache licensed products. See from https://github.com/JHUAPL/AccumuloGraph/blob/master/LICENSE.

Group: org.apache.marmotta Artifact: marmotta-backend-accumulograph
Show source 
 

0 downloads
Artifact marmotta-backend-accumulograph
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-sail-transactions, blueprints-accumulo-graph, blueprints-graph-sail,
There are maybe transitive dependencies!

groupdocs-assembly from group com.groupdocs (version 18.5)

GroupDocs.Assembly for Java is a class library that enables you to generate documents in popular office file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom Java types, and more. Supports Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Open Document, Email, and other file formats.

Group: com.groupdocs Artifact: groupdocs-assembly
Show all versions Show documentation Show source 
 

10 downloads
Artifact groupdocs-assembly
Group com.groupdocs
Version 18.5
Last update 01. June 2018
Organization not specified
URL https://products.groupdocs.com/assembly/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openprops from group org.fedorahosted.openprops (version 0.8.5)

${project.name} is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries.

Group: org.fedorahosted.openprops Artifact: openprops
Show all versions Show documentation Show source 
 

0 downloads
Artifact openprops
Group org.fedorahosted.openprops
Version 0.8.5
Last update 29. May 2018
Organization not specified
URL https://fedorahosted.org/openprops
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libavcodec from group com.tagtraum (version 4.0.0)

The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation.

Group: com.tagtraum Artifact: libavcodec
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavcodec
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

newrelic-batch from group com.opsmatters (version 1.0.2)

Java library that allows New Relic objects to be created automatically from file based definitions. New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format. New Relic Insights dashboards can be created from definition files in YAML format. It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.

Group: com.opsmatters Artifact: newrelic-batch
Show all versions Show documentation Show source 
 

0 downloads
Artifact newrelic-batch
Group com.opsmatters
Version 1.0.2
Last update 13. April 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-batch
License Apache 2.0
Dependencies amount 3
Dependencies opsmatters-core, newrelic-api, snakeyaml,
There are maybe transitive dependencies!

gemini-blueprint from group org.eclipse.gemini.blueprint (version 3.0.0.M01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.eclipse.gemini.blueprint Artifact: gemini-blueprint
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group org.eclipse.gemini.blueprint
Version 3.0.0.M01
Last update 02. April 2018
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

oauth2-useragent from group com.microsoft.alm (version 0.11.3)

Provides classes to facilitate the implementation of "4.1. Authorization Code Grant" from RFC 6749, specifically by auto-detecting a suitable user-agent (and informing the user if any system requirements are unmet and preventing the use of a user-agent), launching the user-agent and directing it to the authorization endpoint, waiting for the results and returning either the authorization code or the reason for failure.

Group: com.microsoft.alm Artifact: oauth2-useragent
Show all versions Show documentation Show source 
 

0 downloads
Artifact oauth2-useragent
Group com.microsoft.alm
Version 0.11.3
Last update 28. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truelicense from group net.truelicense (version 3.2.0)

TrueLicense is a commercial open source engine for license management on the Java Virtual Machine. Due to its functional and modular design TrueLicense scales from simple to complex licensing schemas. TrueLicense features various interfaces for managing free trial periods, subscriptions, multiple editions, internationalization, privacy protection and more.

Group: net.truelicense Artifact: truelicense
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truelicense
Group net.truelicense
Version 3.2.0
Last update 28. February 2018
Organization not specified
URL http://truelicense.net/
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1129 from 1200 (items total 11995)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy