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

Download JAR files tagged by specific with all dependencies

Search JAR files by class name

jmxtrans-output-kafka from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-kafka
Show all versions Show documentation Show source 
 

4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka-clients, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

jmxtrans-output-gelf from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-gelf
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-gelf
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!

jmxtrans-output-elastic from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-elastic
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-elastic
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, jest, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

gt-main from group io.oss84.geotools (version 24.2-oss84-1)

The main module contains the GeoTools public interfaces that are used by other GeoTools modules (and GeoTools applications). Where possible we make use industry standard terms as provided by OGC and ISO standards. The formal GeoTools public api consists of gt-metadata, jts and the gt-main module. The main module contains the default implementations that are available provided to other GeoTools modules using our factory system. Factories are obtained from an appropriate FactoryFinder, giving applications a chance configure the factory used using the Factory Hints facilities. FilterFactory ff = CommonFactoryFinder.getFilterFactory(); Expression expr = ff.add( expression1, expression2 ); If you find yourself using implementation specific classes chances are you doing it wrong: Expression expr = new AddImpl( expression1, expressiom2 );

Group: io.oss84.geotools Artifact: gt-main
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-main
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 4
Dependencies gt-referencing, jts-core, commons-text, jackson-core,
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!

cbrew-validator from group org.jbrew.cbrew (version 0.1.0-beta.6)

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.

Group: org.jbrew.cbrew Artifact: cbrew-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact cbrew-validator
Group org.jbrew.cbrew
Version 0.1.0-beta.6
Last update 21. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

native-validator from group org.jbrew.native (version 0.1.0-beta.6)

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.

Group: org.jbrew.native Artifact: native-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact native-validator
Group org.jbrew.native
Version 0.1.0-beta.6
Last update 21. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 1
Dependencies cbrew-validator,
There are maybe transitive dependencies!

native-verifier from group org.jbrew.native (version 0.1.0-beta.1)

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.

Group: org.jbrew.native Artifact: native-verifier
Show documentation Show source 
 

0 downloads
Artifact native-verifier
Group org.jbrew.native
Version 0.1.0-beta.1
Last update 06. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unboundid-ldapsdk-commercial-edition from group com.unboundid (version 3.2.1)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Commercial Edition of the LDAP SDK, which includes all of the general-purpose functionality contained in the Standard Edition, plus additional functionality specific to UnboundID/Ping Identity server products.

Group: com.unboundid Artifact: unboundid-ldapsdk-commercial-edition
Show all versions Show documentation Show source 
 

1 downloads
Artifact unboundid-ldapsdk-commercial-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xtext.xbase.junit from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.xbase.junit
Show all versions Show documentation Show source 
 

4 downloads
Artifact org.eclipse.xtext.xbase.junit
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.eclipse.xtext.xbase, org.eclipse.xtext.junit4,
There are maybe transitive dependencies!



Page 171 from 181 (items total 1801)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy