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

Download JAR files tagged by project with all dependencies

Search JAR files by class name

semargl-core from group fr.inria.corese.org.semarglproject (version 0.7.2)

Group: fr.inria.corese.org.semarglproject Artifact: semargl-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact semargl-core
Group fr.inria.corese.org.semarglproject
Version 0.7.2
Last update 04. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

semargl-parent from group fr.inria.corese.org.semarglproject (version 0.7.2)

Semargl is a modular framework for crawling linked data from structured documents. The main goal of project is to provide lightweight and performant tool without excess dependencies.

Group: fr.inria.corese.org.semarglproject Artifact: semargl-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact semargl-parent
Group fr.inria.corese.org.semarglproject
Version 0.7.2
Last update 04. May 2018
Organization not specified
URL http://semarglproject.org
License Apache Public License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fork-of-edu.ufl.cise.bsmock.graph from group com.programmerare.shortest-paths (version 1.0.0)

An implementation of the k shortest paths algorithm in Java. This is a forked version which has NOT modified the implementation of the algorithm. The purpose of the fork was to make it a maven project. The location of the original work: https://github.com/bsmock/k-shortest-paths

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.ufl.cise.bsmock.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.ufl.cise.bsmock.graph
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/k-shortest-paths
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

summer-mqtt-core from group com.github.christophersmith (version 1.0.0)

Summer MQTT Core Project is a collection of common classes and utilities that will be used by Summer MQTT Client implementations, and serves as a Service layer to provide loose coupling.

Group: com.github.christophersmith Artifact: summer-mqtt-core
Show documentation Show source 
 

0 downloads
Artifact summer-mqtt-core
Group com.github.christophersmith
Version 1.0.0
Last update 12. April 2018
Organization not specified
URL https://github.com/christophersmith/summer-mqtt
License not specified
Dependencies amount 4
Dependencies spring-core, spring-messaging, slf4j-api, jcl-over-slf4j,
There are maybe transitive dependencies!

treetagger-emf-api from group org.corpus-tools (version 1.3.5)

This project provides a EMF (see: http://www.eclipse.org/modeling/emf/) meta model and a java api for the treetagger data format produced and consumed by the linguistic tagging tool TreeTagger by Helmut Schmid (see: http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/).

Group: org.corpus-tools Artifact: treetagger-emf-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact treetagger-emf-api
Group org.corpus-tools
Version 1.3.5
Last update 11. April 2018
Organization not specified
URL http://github.com/korpling/treetagger-emf-api
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi, slf4j-api,
There are maybe transitive dependencies!

connect-prescan-plugin from group cd.connect.plugins (version 1.4)

Maven plugin to scan the classpath of the project being built and create a prescan file. The prescan file contains paths to resources, web-fragment.xml and web.xml files. This is used by the WebRunner to speed up start up of web applications.

Group: cd.connect.plugins Artifact: connect-prescan-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact connect-prescan-plugin
Group cd.connect.plugins
Version 1.4
Last update 03. April 2018
Organization not specified
URL https://clearpointnz.github.io/connect/
License Apache License 2.0
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-plugin-annotations, plexus-maven-plugin, fast-classpath-scanner,
There are maybe transitive dependencies!

rice-it-internal-tools from group org.kuali.rice (version 2.6.2)

This module contains rice's internal integration testing tools. This module is internal to rice and should not used outside of the rice project. It should only be depended on by rice integration test code. This module can depend on any part of rice.

Group: org.kuali.rice Artifact: rice-it-internal-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact rice-it-internal-tools
Group org.kuali.rice
Version 2.6.2
Last update 15. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies rice-core-impl, rice-impl, rice-ksb-web, spring-core, spring-context, spring-tx, spring-jdbc, commons-beanutils, commons-lang, log4j, jta, filemonitor, junit, slf4j-api, jcl-over-slf4j, slf4j-log4j12, javax.servlet-api, groovy-all,
There are maybe transitive dependencies!

TypedMap from group com.robertboothby (version 0.2.0)

This simple project creates a new type of collection interface called a TypedMap. It extends the Java Map interface to add typed methods where appropriate. These typed methods allow the use of 'Typed Keys' for storage and retrieval of values that are typed to match the Typed Keys.

Group: com.robertboothby Artifact: TypedMap
Show all versions Show documentation Show source 
 

0 downloads
Artifact TypedMap
Group com.robertboothby
Version 0.2.0
Last update 02. February 2018
Organization not specified
URL https://github.com/RobertBoothby/typedmap
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

julielab-embeddings-management from group de.julielab (version 1.0.0)

This is a helper project for the usage of word embeddings. It is able to read pretrained embeddings from a word2vec file and offers direct access via the Deeplearning4j API or a web server that offers the embeddings via an HTTP interface.

Group: de.julielab Artifact: julielab-embeddings-management
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact julielab-embeddings-management
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/julielab-embeddings-management
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

julielab-embeddings-client from group de.julielab (version 1.0.0)

This is the Java counterpart to the JULIE Lab embeddings server module. It uses the common embedding access API offered by this project but obtains the word vectors from the server using a HTTP connection.

Group: de.julielab Artifact: julielab-embeddings-client
Show documentation Show source 
 

0 downloads
Artifact julielab-embeddings-client
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies julielab-embeddings-spi, slf4j-api, guava,
There are maybe transitive dependencies!



Page 2705 from 2944 (items total 29438)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy