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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

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!

juffrou from group net.sf.juffrou (version 2.1.9)

Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.

Group: net.sf.juffrou Artifact: juffrou
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact juffrou
Group net.sf.juffrou
Version 2.1.9
Last update 22. March 2020
Organization Juffrou
URL http://cemartins.github.io/juffrou
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scenic-view from group net.raumzeitfalle.fx (version 11.0.2)

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.

Group: net.raumzeitfalle.fx Artifact: scenic-view
Show all versions Show documentation Show source 
 

0 downloads
Artifact scenic-view
Group net.raumzeitfalle.fx
Version 11.0.2
Last update 23. February 2020
Organization not specified
URL https://github.com/Oliver-Loeffler/scenic-view.git
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
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!

ecfeed.junit from group com.ecfeed (version 1.0.0)

An open library used to connect to the ecFeed service. It can be also used as a standalone testing tool. It is integrated with Junit5 and generates a stream of test cases using a selected algorithm (e.g. Cartesian, N-Wise). There are no limitations associated with the off-line version but the user cannot access the on-line computation servers and the model database.

Group: com.ecfeed Artifact: ecfeed.junit
Show documentation Show source 
 

0 downloads
Artifact ecfeed.junit
Group com.ecfeed
Version 1.0.0
Last update 04. October 2019
Organization not specified
URL https://ecfeed.com/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies selenium-java,
There are maybe transitive dependencies!

camera from group tk.jamunx.ui (version 0.0.8)

Camera library provide you Custom Complete Camera view with features like Flash, Rotation, Gallery Picker, Focus, Tap to capture, Confirmation window and last but not least croping feature.It also provide you file path in return so that developer can feel a friendly handy way to Deal After .

Group: tk.jamunx.ui Artifact: camera
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact camera
Group tk.jamunx.ui
Version 0.0.8
Last update 13. September 2019
Organization not specified
URL https://github.com/Lib-Jamun/Camera
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies play-services-vision,
There are maybe transitive dependencies!



Page 177 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy