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

Download JAR files tagged by design with all dependencies

Search JAR files by class name

oriental from group io.github.bitonator (version 0.0.1)

Oriental is a Java framework for using OrientDB. I built Oriental because we needed a convenient way to use OrientDB to create a backend REST API for a social network app, and so Oriental tends to provide functionality that better suits building REST APIs with it. I used Oriental with Java Spring, so if you're a Spring developer, Oriental's design will fit more naturally with your code.

Group: io.github.bitonator Artifact: oriental
Show documentation Show source 
 

0 downloads
Artifact oriental
Group io.github.bitonator
Version 0.0.1
Last update 16. February 2017
Organization not specified
URL https://github.com/bitonator/oriental
License MIT License
Dependencies amount 2
Dependencies orientdb-graphdb, guava,
There are maybe transitive dependencies!

zay-es from group com.massisframework (version 1.2.1)

Zay-ES (pronounced 'zay us' like Dr. Zaius) is a light weight flexible Entity Component System. Entity Component Systems use a data-oriented design approach that employs composition to build complex applications of systems. Systems are application code the operates on only a subset of the data components of an entity. Zay-ES is a data management library that facilitates these designs. It supports real-time in-memory entity components as well as persistent components, even at the same time.

Group: com.massisframework Artifact: zay-es
Show documentation Show source 
 

4 downloads
Artifact zay-es
Group com.massisframework
Version 1.2.1
Last update 20. December 2016
Organization not specified
URL https://github.com/jMonkeyEngine-Contributions/zay-es
License New BSD (3-clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory.

Group: com.github.sviperll Artifact: chicory-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
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!

magic4j-cdi-utils from group org.magic4j (version 1.1.0.0)

provides the following Features: a) "Event-Observer Return Value Injection" feature, which is an enhancement for the CDI-Event-Mechanism: It injects return values of observer methods into the Event-Producer Bean and enables "Enhanced-Eventdriven-Service-Design". b) Interceptor for an CDI-Qualifier-based "Chain Of Responsibility" Pattern implementation where all annotated ChainHandlers get called under the hood from the interceptor.

Group: org.magic4j Artifact: magic4j-cdi-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact magic4j-cdi-utils
Group org.magic4j
Version 1.1.0.0
Last update 13. April 2016
Organization not specified
URL http://www.magic4j.org
License Apache License, Version 2.0
Dependencies amount 1
Dependencies cdi-api,
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!

awake-file-server from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-server
Show documentation Show source 
 

15 downloads
Artifact awake-file-server
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 6
Dependencies json-simple, gson, commons-lang3, commons-io, commons-fileupload, jsch,
There are maybe transitive dependencies!

awake-file-client from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-client
Show documentation Show source 
 

5 downloads
Artifact awake-file-client
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 4
Dependencies json-simple, gson, commons-lang3, commons-io,
There are maybe transitive dependencies!

probsolverintegration from group org.overturetool.core.modelcheckers (version 2.3.0)

Group: org.overturetool.core.modelcheckers Artifact: probsolverintegration
Show all versions Show documentation Show source 
 

0 downloads
Artifact probsolverintegration
Group org.overturetool.core.modelcheckers
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies junit, interpreter, probsolver,
There are maybe transitive dependencies!

probsolver from group org.overturetool.core.modelcheckers (version 2.3.0)

Group: org.overturetool.core.modelcheckers Artifact: probsolver
Show all versions Show documentation Show source 
 

0 downloads
Artifact probsolver
Group org.overturetool.core.modelcheckers
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ast, typechecker, junit,
There are maybe transitive dependencies!



Page 166 from 177 (items total 1769)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy