Download JAR files tagged by design with all 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.
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!
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
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!
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.
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!
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.
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!
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.
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!
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.
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!
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
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!
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
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!
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!
modelcheckers from group org.overturetool.core (version 2.3.0)
Group: org.overturetool.core Artifact: modelcheckers
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modelcheckers
Group org.overturetool.core
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.core
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
guibuilder from group org.overturetool.core (version 2.3.0)
0 downloads
Artifact guibuilder
Group org.overturetool.core
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies interpreter, jopt-simple, swixml, jdom,
There are maybe transitive dependencies!
Group org.overturetool.core
Version 2.3.0
Last update 07. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies interpreter, jopt-simple, swixml, jdom,
There are maybe transitive dependencies!
Page 168 from 3 (items total 1788)