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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

services from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: services
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact services
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.atteo.moonshine (version 1.2)

Moonshine provides infrastructure commonly found in application containers. But, unlike containers, it is designed to be embedded inside your application. It's a modular framework build around Google Guice dependency injection with uniform logging using SLF4J, easy unit testing and ready to use support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS.

Group: org.atteo.moonshine Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL http://atteo.org/static/moonshine
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

jclal from group net.sf.jclal (version 1.1)

JCLAL is a software system for Active Learning research, developed in the Java programming language. It provides a high-level software framework and a robust object-oriented design that allows an easy use, extention, modification and reusability. It includes the most relevant query strategies proposed on the single-label and multi-label learning contexts.

Group: net.sf.jclal Artifact: jclal
Show documentation Show source 
 

0 downloads
Artifact jclal
Group net.sf.jclal
Version 1.1
Last update 01. April 2016
Organization University of Holguín, Cuba- University of Cordoba, Spain
URL http://jclal.sf.net
License GNU General Public License 3
Dependencies amount 21
Dependencies commons-beanutils, commons-beanutils-core, commons-collections, commons-configuration, commons-digester, commons-lang, commons-logging, epsgraphics, hamcrest-core, java-cup, jcommon, jfreechart, jfreesvg, lucene-core, mail, moa, mulan, multiInstanceFilters, multiInstanceLearning, pentaho-package-manager, weka-dev,
There are maybe transitive dependencies!

sfac from group net.sf.sfac (version 0.8)

This project is a simple Java-Swing framework giving strategies to implements usual graphical application concern (action management, application state, internationalization ...) The framework is easy to learn and use and is targeted for small Swing applications, it can also be a good start for learning swing. In addition, this project proposes useful Swing components like an advanced layout manager, a multi-column sorting table, object editor...

Group: net.sf.sfac Artifact: sfac
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sfac
Group net.sf.sfac
Version 0.8
Last update 13. March 2016
Organization not specified
URL http://sfac.sourceforge.net
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kernel from group org.siani.javafmi (version 2.16.7)

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Group: org.siani.javafmi Artifact: kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact kernel
Group org.siani.javafmi
Version 2.16.7
Last update 09. March 2016
Organization not specified
URL https://bitbucket.org/siani/javafmi
License The GNU General Public License v3.0
Dependencies amount 1
Dependencies itrules,
There are maybe transitive dependencies!

netlib from group org.silvertunnel-ng (version 0.0.5)

SilverTunnel-NG Netlib is a free library for the Java programming language that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. The original silvertunnel Netlib can be found here : silvertunnel.org

Group: org.silvertunnel-ng Artifact: netlib
Show all versions Show documentation Show source 
 

29 downloads
Artifact netlib
Group org.silvertunnel-ng
Version 0.0.5
Last update 05. March 2016
Organization not specified
URL https://silvertunnel-ng.org
License not specified
Dependencies amount 8
Dependencies org.apache.httpcomponents.httpcore, httpclient, httpclient-android, httpmime, prov, pkix, slf4j-api, android-support,
There are maybe transitive dependencies!

trueupdate from group net.java.trueupdate (version 0.8.1)

A framework for keeping deployed Java enterprise applications up-to-date. Note that this is commercial open source software covered by the GNU Affero General Public License version 3 (AGPLv3) - see http://www.gnu.org/licenses/agpl-3.0-standalone.html . If you need a quote for using it with software which is not covered by the AGPLv3, then please contact sales AT schlichtherle DOT de .

Group: net.java.trueupdate Artifact: trueupdate
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact trueupdate
Group net.java.trueupdate
Version 0.8.1
Last update 27. February 2016
Organization not specified
URL https://trueupdate.java.net
License Commercial License
Dependencies amount 0
Dependencies No dependencies
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!

com.ibm.sbt.web from group com.ibm.sbt (version 1.1.11.20151208-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.web
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.sbt.web
Group com.ibm.sbt
Version 1.1.11.20151208-1200
Last update 08. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5895 from 6002 (items total 60014)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy