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

Download JAR files tagged by based with all dependencies

Search JAR files by class name

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

TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueZIP provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueZIP provides the interfaces and classes to write file system drivers which plug-in to its federated file system space.

Group: de.schlichtherle.truezip Artifact: truezip
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truezip
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL http://truezip.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

burlap from group edu.brown.cs.burlap (version 3.0.1)

The Brown-UMBC Reinforcement Learning and Planning (BURLAP) Java code library is for the use and development of single or multi-agent planning and learning algorithms and domains to accompany them. The library uses a highly flexible state/observation representation where you define states with your own Java classes, enabling support for domains that discrete, continuous, relational, or anything else. Planning and learning algorithms range from classic forward search planning to value-function-based stochastic planning and learning algorithms.

Group: edu.brown.cs.burlap Artifact: burlap
Show all versions Show documentation Show source 
 

50 downloads
Artifact burlap
Group edu.brown.cs.burlap
Version 3.0.1
Last update 03. August 2016
Organization not specified
URL http://burlap.cs.brown.edu
License Apache 2.0
Dependencies amount 9
Dependencies commons-math3, ejml, jcommon, jfreechart, joptimizer, junit, log4j, snakeyaml, jopt-simple,
There are maybe transitive dependencies!

NyBatisCore from group com.github.NyBatis (version 0.5.0)

Nybatis Data Mapper Framework 1. Logging based on logback but further simple 2. Configuration 3. Message 4. Database It can substitute iBasit or MyBatis. It is very simple but powerful to use 5. Util It provides following utility class - FileUtil - StringUtil - ClassUtil - Reflector - Validator - StopWatcher - ExcelFileUtil this module will run when including following optinal dependency <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>3.11</version> </dependency> OR <dependency> <groupId>net.sourceforge.jexcelapi</groupId> <artifactId>jxl</artifactId> <version>2.6.12</version> </dependency>

Group: com.github.NyBatis Artifact: NyBatisCore
Show documentation Show source 
 

0 downloads
Artifact NyBatisCore
Group com.github.NyBatis
Version 0.5.0
Last update 21. July 2016
Organization not specified
URL http://nybatis.github.io
License Apache-2.0
Dependencies amount 8
Dependencies logback-classic, jackson-databind, cloning, json-path, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

jet from group edu.nyu (version 1.9.0)

Information extraction is the process of identifying specified classes of entities, relations, and events in natural language text – creating structured data from unstructured input. JET, the Java Extraction Toolkit, developed at New York University over the past fifteen years, provides a rich set of tools for research and education in information extraction from English text. These include standard language processing tools such as a tokenizer, sentence segmenter, part-of-speech tagger, name tagger, regular-expression pattern matcher, and dependency parser. Also provided are relation and event extractors based on the specifications of the U.S. Government's ACE [Automatic Content Extraction] program. The program is provided under an Apache 2.0 license.

Group: edu.nyu Artifact: jet
Show documentation Show source 
 

0 downloads
Artifact jet
Group edu.nyu
Version 1.9.0
Last update 21. June 2016
Organization New York University
URL http://cs.nyu.edu/grishman/jet/jet.html
License Apache License, Version 2.0
Dependencies amount 13
Dependencies opennlp-maxent, jyaml, trove4j, jwnl, commons-logging, joda-time, pnuts, mallet, mallet.fst, slf4j-api, slf4j-simple, fanseparser, junit,
There are maybe transitive dependencies!

torodb-parent from group com.torodb (version 0.40)

ToroDB is an open source project that turns your RDBMS into a MongoDB-compatible server, supporting the MongoDB query API and MongoDB's replication, but storing your data into a reliable and trusted ACID database. ToroDB currently supports PostgreSQL as a backend, but others will be added in the future. ToroDB natively implements the MongoDB protocol, so you can use it with MongoDB tools and drivers, and features a document-to-relational mapping algorithm that transforms the JSON documents into relational tables. ToroDB also offers a native SQL layer and automatic data normalization and partitioning based on JSON documents' implicit schema.

Group: com.torodb Artifact: torodb-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact torodb-parent
Group com.torodb
Version 0.40
Last update 11. June 2016
Organization 8Kdata
URL http://www.torodb.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kernel from group io.nuun (version 1.0.M9)

Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus a JSR 330 compliant injection mechanism backed by Guice. Plugin benefits from kernel capabilities by sendings request to it : - kernel params request : - Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate - Binding Request : Nuun Kernel provides an SPI in order to bring IOC from other vendors. Nuun Kernel come with 2 plugins: - Configuration Plugin : a plugin that inject the good property based on @Property annotation. - Log plugin : a Log handler that inject the good Log implementation

Group: io.nuun Artifact: kernel
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kernel
Group io.nuun
Version 1.0.M9
Last update 23. April 2016
Organization not specified
URL http://nuun.io/kernel
License LGPL 3.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

akka-contrib_2.12.0-M3 from group com.typesafe.akka (version 2.4.3)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.12.0-M3
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.12.0-M3
Group com.typesafe.akka
Version 2.4.3
Last update 01. April 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.12.0-M3, akka-cluster_2.12.0-M3, akka-cluster-tools_2.12.0-M3, akka-persistence_2.12.0-M3,
There are maybe transitive dependencies!

kpi4j from group com.kpi4j (version 0.0.2-beta)

This is an open source library that allows generating performance indicators easily for java based application. This library is configurable through an xml file (similar to log4j) in order to define the performance object types, dimensions, counters, the output format and statistics generation periodicity. Those statistics can be saved as a file (xml/json) or injected directly in a database. Then they can be correlated and analyzed through any Business Intelligence solution in order to check the application performance and quality: number of transactions, ratio of successful and failure ...

Group: com.kpi4j Artifact: kpi4j
Show documentation Show source 
 

1 downloads
Artifact kpi4j
Group com.kpi4j
Version 0.0.2-beta
Last update 19. February 2016
Organization not specified
URL www.kpi4j.com
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies xml-apis, log4j, cron4j, mysql-connector-java,
There are maybe transitive dependencies!

job from group org.talend.esb (version 5.6.3)

Group: org.talend.esb Artifact: job
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact job
Group org.talend.esb
Version 5.6.3
Last update 05. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

io.janusproject from group io.janusproject (version 2.0.3.1)

Janus is an open-source multi-agent platform fully implemented in Java 1.8. Janus enables developers to quickly create web, enterprise and desktop multiagent-based applications. It provides a comprehensive set of features to develop, run, display and monitor multiagent-based applications. Janus-based applications can be distributed across a network. Janus could be used as an agent-oriented platform, an organizational platform, and/or an holonic platform. It also natively manages the concept of recursive agents and holons. Janus is jointly developed by the multiagent team of the University of Burgondy Franche Comt&eacute;, and the Grupo de Investigación en Tecnologías Informáticas Avanzadas de Tucumán. This is the new version of Janus fully reimplemented to support the SARL Agent-Oriented Programming Language (http://www.sarl.io).

Group: io.janusproject Artifact: io.janusproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact io.janusproject
Group io.janusproject
Version 2.0.3.1
Last update 23. January 2016
Organization Janus Project Consortium
URL http://www.janusproject.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2356 from 2377 (items total 23770)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy