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

Download JAR files tagged by contains with all dependencies

Search JAR files by class name

jamon from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon
Show all versions Show documentation Show source 
 

32 downloads
Artifact jamon
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hazelcast-all,
There are maybe transitive dependencies!

jamon-parent from group com.jamonapi (version 2.82)

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. 1) It contains the ability to monitor JDBC/SQL, web page requests, ejb's, log4j, interfaces and more. 2) It tracks aggregate stats for each sql statement, page request etc. and also lets you look at this information and more via the JAMon war. 3) You can also access JAMon statistics via the api

Group: com.jamonapi Artifact: jamon-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jamon-parent
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL http://jamonapi.sourceforge.net/
License JAMon License (BSD)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fsf-common-tests from group de.bright-side.filesystemfacade (version 2.7.0)

Contains all common test for FileSystemFacade. Mostly contains one general abstract testing class which is extended for each file system type. As the tests are not only relevant for the core FSF project, but also for extensions of FSF such as SFTP all of the common tests are included in a separate project and hence jar to allow re-using them.

Group: de.bright-side.filesystemfacade Artifact: fsf-common-tests
Show documentation Show source 
 

0 downloads
Artifact fsf-common-tests
Group de.bright-side.filesystemfacade
Version 2.7.0
Last update 04. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies filesystemfacade, junit-jupiter-engine,
There are maybe transitive dependencies!

native 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.

Group: org.jbrew.native Artifact: native
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact native
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 annotations,
There are maybe transitive dependencies!

cbrew 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.

Group: org.jbrew.cbrew Artifact: cbrew
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cbrew
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-core from group org.jbrew.native (version 0.1.0-beta.2)

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.

Group: org.jbrew.native Artifact: native-core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact native-core
Group org.jbrew.native
Version 0.1.0-beta.2
Last update 07. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

uadetector-resources from group com.guicedee.services (version 62)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.guicedee.services Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies uadetector-core, jakarta.validation-api,
There are maybe transitive dependencies!

core from group com.robertboothby.djenni (version 0.2.0)

This module holds the core components of the Djenni data generator framework. By itself it provides most of the components to create an efficient end to end data generation framework for a specific domain. It contains the core SupplierBuilder interfaces, implementations for the core Java data types and useful test components. It is intended to be used in conjunction with the source-generator module that will speed up delivery of domain specific data generation and also with common domain modules (TBD) that deliver standard generators for common frameworks such as JAXB.

Group: com.robertboothby.djenni Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies util, commons-lang3, junit, mockito-core, hamcrest-library, commons-rng-simple,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.thirdparty (version 0.68.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.thirdparty Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.thirdparty
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation, validation-api,
There are maybe transitive dependencies!



Page 717 from 758 (items total 7571)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy