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

Download JAR files tagged by clients with all dependencies

Search JAR files by class name

guava-agent from group com.nordstrom.tools (version 30.1.1a)

Nordstrom guava-agent applies runtime transformations to the Guava library that resurrect a beta version of the TimeLimiter interface and the SimpleTimeLimiter class that implements it. These changes enable clients of the UrlChecker class of the Selenium 2 API to utilize updated releases of Guava that resolve a security defect related to unbounded allocation of memory.

Group: com.nordstrom.tools Artifact: guava-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact guava-agent
Group com.nordstrom.tools
Version 30.1.1a
Last update 25. August 2021
Organization not specified
URL https://github.com/sbabcoc/guava-agent
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, byte-buddy,
There are maybe transitive dependencies!

appoptics-aws-lambda from group com.appoptics.agent.java (version 1.0.1)

The AppOptics Java agent provides an instrumentation SDK for AWS Lambda as the appoptics-aws-lambda Maven artifact, which provides a convenience wrapper to trace functions, wrappers to trace the operation and propagate the trace context in Apache Http clients, and OpenTelemetry-compatible SDK to create custom spans for additional insight. In addition, appoptics-aws-lambda supports code profiling when the function is configured with enough memory/CPU.

Group: com.appoptics.agent.java Artifact: appoptics-aws-lambda
Show all versions Show documentation Show source 
 

0 downloads
Artifact appoptics-aws-lambda
Group com.appoptics.agent.java
Version 1.0.1
Last update 05. February 2021
Organization not specified
URL https://documentation.solarwinds.com/en/Success_Center/appoptics/default.htm#cshid=ao-java-aws-lambda
License AppOptics Java Agent License
Dependencies amount 1
Dependencies opentelemetry-api,
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!

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!

fluo-cluster from group org.apache.fluo (version 1.2.0)

This module contains all code necessary to run Apache Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: org.apache.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group org.apache.fluo
Version 1.2.0
Last update 21. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies logback-classic, logback-core, jcommander, guava, guice, javax.inject, accumulo-core, curator-framework, fluo-api, fluo-core, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

oodt-xmlquery from group org.apache.oodt (version 1.0)

This component provides a way to express queries in a generic manner. Its centerpiece is a class called XMLQuery that uses boolean postfix expressions to capture the domain, range, and constraint of a query, regardless of the source of the query (SQL, keyword query, etc.). It can also encapsulate the results of a query. It's used by many other components as the standard way to pass a query and its results between servers, clients, nodes, and other components.

Group: org.apache.oodt Artifact: oodt-xmlquery
Show all versions Show documentation Show source 
 

0 downloads
Artifact oodt-xmlquery
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oodt-commons,
There are maybe transitive dependencies!

fluo-cluster from group io.fluo (version 1.0.0-beta-2)

This module contains all code necessary to run Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: io.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies logback-classic, logback-core, jcommander, guava, guice, commons-configuration, commons-io, fluo-accumulo, fluo-api, fluo-core, fluo-mini, accumulo-core, curator-framework, curator-recipes, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

btb from group org.formix (version 1.3.2)

Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

Group: org.formix Artifact: btb
Show documentation Show source 
 

1 downloads
Artifact btb
Group org.formix
Version 1.3.2
Last update 31. August 2015
Organization not specified
URL http://btb.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.beamfoundry.bundles.spring-dm from group org.beamfoundry.bundles.spring-dm (version 1.3.1)

The Dynamic Modules for Spring4 project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides 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.beamfoundry.bundles.spring-dm Artifact: org.beamfoundry.bundles.spring-dm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.beamfoundry.bundles.spring-dm
Group org.beamfoundry.bundles.spring-dm
Version 1.3.1
Last update 24. December 2014
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core-uber from group eu.mais-h.mathsync (version 0.6.2)

Group: eu.mais-h.mathsync Artifact: core-uber
Show all versions Show documentation Show source 
 

0 downloads
Artifact core-uber
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 134 from 138 (items total 1376)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy