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

Download JAR files tagged by possibly with all dependencies

Search JAR files by class name

MatrixLib from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: MatrixLib
Show all versions Show documentation Show source 
 

4 downloads
Artifact MatrixLib
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies netlib-java, jmatio,
There are maybe transitive dependencies!

ImprovedArgs4J from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: ImprovedArgs4J
Show all versions Show documentation Show source 
 

3 downloads
Artifact ImprovedArgs4J
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies core-image, args4j,
There are maybe transitive dependencies!

processing-core from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: processing-core
Show all versions Show documentation 
 

56 downloads
Artifact processing-core
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, video, jogl,
There are maybe transitive dependencies!

thirdparty from group org.openimaj (version 1.3.10)

Useful third-party libraries (possibly originally written in other languages) that have been ported to Java and integrated with OpenIMAJ. Not all modules have the same license.

Group: org.openimaj Artifact: thirdparty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thirdparty
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-error-diagnostics from group org.apache.maven (version 2.2.1)

Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.

Group: org.apache.maven Artifact: maven-error-diagnostics
Show all versions Show documentation Show source 
 

3 downloads
Artifact maven-error-diagnostics
Group org.apache.maven
Version 2.2.1
Last update 06. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies plexus-container-default,
There are maybe transitive dependencies!

jcore-bionlpgold-pred-gene-merge-ae from group de.julielab (version 2.6.0)

Given the gold BioNLP ST gene mentions and other gene mentions - possibly from gene recognizer - merges the two different sources of genes. For simplicity, this component employs two different types to represent genes. The BioNLP ST reader uses the de.julielab.jcore.types.Gene type. The other genes should be realized with de.julielab.jcore.types.Protein annotations.

Group: de.julielab Artifact: jcore-bionlpgold-pred-gene-merge-ae
Show documentation Show source 
 

0 downloads
Artifact jcore-bionlpgold-pred-gene-merge-ae
Group de.julielab
Version 2.6.0
Last update 25. November 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-bionlpgold-pred-gene-merge-ae
License BSD 2-Clause
Dependencies amount 5
Dependencies jcore-utilities, slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

telenav-root-superpom from group com.telenav (version 1.0.16)

Group: com.telenav Artifact: telenav-root-superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact telenav-root-superpom
Group com.telenav
Version 1.0.16


troposphere-maven-plugin from group com.azurenight.maven (version 2.6.0.1)

This plugin makes use of Jython and 2 Pthyon modules (Boto and Troposphere) to allow for automated generation of AWS CloudFormation templates from a Python source file. This alleviates the need to maintain a large and possibly cumbersome JSON file by hand, and allows for proper commenting, modularization, etc.

Group: com.azurenight.maven Artifact: troposphere-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact troposphere-maven-plugin
Group com.azurenight.maven
Version 2.6.0.1
Last update 22. April 2020
Organization not specified
URL https://github.com/Arvoreen/troposphere-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-core, plexus-utils, commons-io, commons-compress,
There are maybe transitive dependencies!

closa from group com.iandadesign (version 1.4)

Cross-Language Ontology Based Similarity Analysis (CL-OSA) is an algorithm that leverages ontology data from Wikidata in order to perform ranked retrieval on possibly plagiarized documents across language boundaries. This repository contains the source code, tests and evaluations for CL-OSA, written in Java.

Group: com.iandadesign Artifact: closa
Show all versions Show documentation Show source 
 

0 downloads
Artifact closa
Group com.iandadesign
Version 1.4
Last update 17. September 2019
Organization not specified
URL https://bitbucket.org/iandadesign/closa/src/master/
License MIT License
Dependencies amount 36
Dependencies commons-io, commons-lang3, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, commons-math3, commons-collections4, gson, jsoup, language-detector, mmseg4j-core, language-de, commons-collections, commons-csv, mongodb-driver, extjwnl, extjwnl-data-wn31, Java-Naive-Bayes-Classifier, progressbar, httpclient, commons-lang, logback-classic, reflections, slf4j-api, log4j, jackson-databind, commons-cli, kuromoji, mail, activation, jaxb-api, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

ks-server-http from group eu.fbk.knowledgestore (version 1.7.1)

The HTTP server module (ks-server-http) implements the Web API of the KnowledgeStore, which includes the two CRUD and SPARQL endpoints. The CRUD Endpoint supports the retrieval and manipulation of semi-structured data about resource, mention, entity and axiom records (encoded in RDF, possibly using JSONLD), and the upload / download of resource representation. The SPARQL Endpoint supports SPARQL SELECT, CONSTRUCT, DESCRIBE and ASK queries according to the W3C SPARQL protocol. The two endpoints are implemented on top of a component implementing the KnowledgeStore Java API (the Store interface), which can be either the the KnowledgeStore frontend (ks-frontend) or the Java Client. The implementation of the module is based on the Jetty Web sever (run in embedded mode) and the Jersey JAX-RS implementation. Reference documentation of the Web API is automatically generated using the Enunciate tool.

Group: eu.fbk.knowledgestore Artifact: ks-server-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact ks-server-http
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://www.fbk.eu
License not specified
Dependencies amount 19
Dependencies slf4j-api, guava, sesame-model, jetty-server, jetty-jmx, jetty-webapp, jetty-security, jetty-util, javax.servlet-api, javax.ws.rs-api, jersey-server, jersey-common, jersey-media-multipart, jersey-mvc, jersey-mvc-mustache, logback-access, sesame-query, ks-core, ks-server,
There are maybe transitive dependencies!



Page 3 from 3 (items total 37)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy