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

Download JAR files tagged by interface with all dependencies

Search JAR files by class name

dkpro-jotl from group org.dkpro.jotl (version 1.0.0)

JOTL (Java-based OpenThesaurus Library) is an application programming interface for the free thesaurus project OpenThesaurus (http://www.openthesaurus.org). JOTL enables efficient and structured access to the information encoded OpenThesaurus, including synsets, senses, and semantic labels.

Group: org.dkpro.jotl Artifact: dkpro-jotl
Show documentation Show source 
 

0 downloads
Artifact dkpro-jotl
Group org.dkpro.jotl
Version 1.0.0
Last update 27. March 2015
Organization Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
URL http://dkpro.org/jotl
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JRIEngine from group com.github.lucarosellini.rJava (version 0.9-7)

JRI is a Java/R Interface, which allows to run R inside Java applications as a single thread. Basically it loads R dynamic library into Java and provides a Java API to R functionality. It supports both simple calls to R functions and a full running REPL.

Group: com.github.lucarosellini.rJava Artifact: JRIEngine
Show documentation Show source 
 

45 downloads
Artifact JRIEngine
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 2
Dependencies JRI, REngine,
There are maybe transitive dependencies!

JRI from group com.github.lucarosellini.rJava (version 0.9-7)

JRI is a Java/R Interface, which allows to run R inside Java applications as a single thread. Basically it loads R dynamic library into Java and provides a Java API to R functionality. It supports both simple calls to R functions and a full running REPL.

Group: com.github.lucarosellini.rJava Artifact: JRI
Show documentation Show source 
 

19 downloads
Artifact JRI
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/JRI/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scie-core from group de.cit-ec.scie (version 2.0.1)

Contains the SCIE main application and the CLI interface. This project integrates the named entity recognition (NER), the PDF import and the classification and interfaces with the UIMA framework. The command line interface can be used to produce a set of UIMA XCAS files.

Group: de.cit-ec.scie Artifact: scie-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact scie-core
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 9
Dependencies uimaj-core, uimafit-core, log4j, stanford-pos-tagger, scie-typesystem, pdf-extractor, scie-classifiers, ner-core, ner-mapdb,
There are maybe transitive dependencies!

iserve-sal-rest from group uk.ac.open.kmi.iserve (version 2.0.0-RC2)

iServe SAL REST provides a RESTful interface to the registry exposing the Linked Data hosted by the registry either for humans (HTML) or for machines (RDF, JSON) as well as it enables applications to create, read, update or delete data from the server.

Group: uk.ac.open.kmi.iserve Artifact: iserve-sal-rest
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iserve-sal-rest
Group uk.ac.open.kmi.iserve
Version 2.0.0-RC2
Last update 28. November 2014
Organization Knowledge Media Institute - The Open University
URL Not specified
License not specified
Dependencies amount 15
Dependencies jstl, jstl-impl, jersey-container-servlet-core, jersey-media-multipart, jersey-mvc, jersey-mvc-jsp, guice, guice-servlet, guice-bridge, iserve-sal-core, shiro-core, shiro-web, swagger-jersey2-jaxrs_2.10, cors-filter, msm4j-vocabulary,
There are maybe transitive dependencies!

structured-http-headers from group com.mattunderscore (version 0.2.8)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: structured-http-headers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact structured-http-headers
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/structured-http-headers/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-jci from group org.apache.commons (version 1.1)

Apache Commons JCI is a java compiler interface. It can be used to compile Java itself, or any other language that can be compiled to Java classes (e.g. groovy or javascript). It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers feature in-memory compilation.

Group: org.apache.commons Artifact: commons-jci
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons-jci
Group org.apache.commons
Version 1.1
Last update 09. October 2013
Organization not specified
URL http://commons.apache.org/proper/commons-jci/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rmi-websocket from group com.lambdazen.websocket (version 1.0)

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment.

Group: com.lambdazen.websocket Artifact: rmi-websocket
Show documentation Show source 
 

0 downloads
Artifact rmi-websocket
Group com.lambdazen.websocket
Version 1.0
Last update 20. April 2013
Organization not specified
URL http://sourceforge.net/rmiwebsocket
License not specified
Dependencies amount 5
Dependencies jackson-mapper-asl, jackson-core-asl, jetty-websocket, jetty-util, jetty-server,
There are maybe transitive dependencies!

dropbox-java-sdk from group com.syncthemall (version 1.5.3.2)

The Dropbox API for Java is a Dropbox supported client library for accessing the JSON+REST interface to Dropbox. It supports OAuth proxied authentication. It is designed to be simple and easy to use, as well as instructional in case you want to write your own. It is MIT licensed.

Group: com.syncthemall Artifact: dropbox-java-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact dropbox-java-sdk
Group com.syncthemall
Version 1.5.3.2
Last update 15. April 2013
Organization Dropbox Inc.
URL http://www.dropbox.com/developers/
License MIT
Dependencies amount 4
Dependencies httpclient, httpmime, commons-logging, json-simple,
There are maybe transitive dependencies!

java-presentation-manager from group com.github.jpaoletti (version 1.5.3)

Java Presentation Manager is a CRUD system with extended tools to fast build an administrative and monitoring web site based in xml definition files, with data source and interface independece so you can define your model in xml terms and choose the data sources and visualization that you like most.

Group: com.github.jpaoletti Artifact: java-presentation-manager
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-presentation-manager
Group com.github.jpaoletti
Version 1.5.3
Last update 11. April 2013
Organization not specified
URL http://jpaoletti.github.com/java-presentation-manager/
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 369 from 411 (items total 4105)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy