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

Download JAR files tagged by more with all dependencies

Search JAR files by class name

chicory-maven-parent from group com.github.sviperll (version 0.36)

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

Group: com.github.sviperll Artifact: chicory-maven-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chicory-maven-parent
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory
License The BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truezip-samples from group de.schlichtherle.truezip (version 7.7.10)

Sample applications to demonstrate the usage of various TrueZIP module APIs. Some of these samples use rather advanced or exotic features which makes them more complex than necessary for a typical application. By design, the sample applications use all file system drivers which can be located at runtime. Location of the available file system drivers is performed by scanning the class path - see the Javaodoc for the TrueZIP Kernel class de.schlichtherle.truezip.fs.sl.FsDriverLocator for more information.

Group: de.schlichtherle.truezip Artifact: truezip-samples
Show all versions Show documentation Show source 
 

11 downloads
Artifact truezip-samples
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies truezip-path, truezip-driver-tar, truezip-driver-tzp, truezip-driver-zip,
There are maybe transitive dependencies!

appneta-api from group com.appneta.agent.java (version 5.0.6)

Enables custom instrumentation by providing an API to capture start and end times for your functions and include arbitrary data. While AppNeta provides superior out-of-the-box performance monitoring, using the API can allow for more detailed transaction reporting within AppNeta's user interface. For other information on our Java agent please visit https://docs.appneta.com/java. For API information please visit http://dev.appneta.com/docs/api-v2/.

Group: com.appneta.agent.java Artifact: appneta-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact appneta-api
Group com.appneta.agent.java
Version 5.0.6
Last update 06. August 2016
Organization not specified
URL https://www.appneta.com/java/
License AppNeta Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

audit-parent from group org.beiter.michael.eaudit4j (version 1.1)

The eAudit4j library provides a simple and pluggable solution for auditing in Java. This library uses the concept of "audit streams", with a stream being comprised of one or more "audit processors". An application can configure an unlimited number of audit streams, each with a different configuration. When an application wants to audit an event, it will create and populate an "Event" instance, and then submit the event to the audit stream for processing and persitance. Depending on the audit stream configuration and the processors being used in the audit stream configuration, processing my be synchronous or asynchronous, and utilize different security features.

Group: org.beiter.michael.eaudit4j Artifact: audit-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact audit-parent
Group org.beiter.michael.eaudit4j
Version 1.1
Last update 20. July 2016
Organization Michael Beiter <[email protected]>
URL http://mbeiter.github.io/audit4j/docs/${project.version}/
License BSD 3-clause Revised License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

The Product Service provides access to data products. Products can be scientific datasets, images, documents, or anything with an electronic representation. The Product Service accepts standard query expressions (see the Query Expression component) and returns zero or more matching products. In addition, the product service can transform products from proprietary formats and into Internet standard formats or run other transformations, all without impacting local stores or operations.

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

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

entitybroker-pack from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: entitybroker-pack
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entitybroker-pack
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

direct from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: direct
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact direct
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 8
Dependencies entitybroker-api, entitybroker-utils, entitybroker-restimpl, servlet-api, commons-logging, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

providers from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: providers
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact providers
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 11
Dependencies entitybroker-api, entitybroker-utils, sakai-privacy-api, reflectutils, spring-core, spring-beans, servlet-api, mail, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

sysinfo from group com.srotya.sys (version 0.0.3)

Sysinfo is a linux daemon written in Java that exposes OS info and metrics via a REST API. It also supports push metrics where the daemon will post the metrics to an endpoint of your choice. Currently supporting: - REST - Syslog The daemon works by monitoring linux /proc. More information can be found here: https://www.kernel.org/doc/Documentation/filesystems/proc.txt

Group: com.srotya.sys Artifact: sysinfo
Show documentation Show source 
 

1 downloads
Artifact sysinfo
Group com.srotya.sys
Version 0.0.3
Last update 06. April 2016
Organization not specified
URL https://github.com/srotya/sysinfo
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies gson, commons-configuration, jetty-server, jetty-servlet, jersey-container-jetty-http, jersey-container-servlet-core, jersey-server, jersey-media-moxy,
There are maybe transitive dependencies!

TOVAL from group de.invation.code (version 1.0.2)

TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.

Group: de.invation.code Artifact: TOVAL
Show all versions Show documentation Show source 
 

1 downloads
Artifact TOVAL
Group de.invation.code
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/GerdHolz/TOVAL
License bsd_3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 325 from 357 (items total 3568)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy