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

Download JAR files tagged by apache with all dependencies


dkpro-similarity-asl from group org.dkpro.similarity (version 2.3.0)

Group: org.dkpro.similarity Artifact: dkpro-similarity-asl
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dkpro-similarity-asl
Group org.dkpro.similarity
Version 2.3.0
Last update 10. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dkpro-similarity from group org.dkpro.similarity (version 2.3.0)

DKPro Similarity is an open source framework for text similarity. Our goal is to provide a comprehensive repository of text similarity measures which are implemented using standardized interfaces. The framework is designed to complement DKPro Core, a collection of software components for natural language processing based on the Apache UIMA framework.

Group: org.dkpro.similarity Artifact: dkpro-similarity
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dkpro-similarity
Group org.dkpro.similarity
Version 2.3.0
Last update 10. April 2018
Organization Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
URL https://dkpro.github.io/dkpro-similarity/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-server-worker from group org.apache.taverna.server (version 3.1.0-incubating)

Apache Taverna Server Workflow Executor/File System Access Process Implementation. This is the implementation of the factory process that is started up by the web application to manage executing Taverna Workflow executeworkflow.sh calls. Also provides per-user access to filestore.

Group: org.apache.taverna.server Artifact: taverna-server-worker
Show documentation Show source 
Download taverna-server-worker.jar (3.1.0-incubating)
 

0 downloads
Artifact taverna-server-worker
Group org.apache.taverna.server
Version 3.1.0-incubating
Last update 10. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies taverna-server-runinterface, commons-collections, taverna-server-usagerecord, commons-io, taverna-scufl2-api,
There are maybe transitive dependencies!

maven-cayenne-plugin from group org.apache.cayenne.plugins (version 4.1.M1)

Group: org.apache.cayenne.plugins Artifact: maven-cayenne-plugin
Show all versions Show documentation Show source 
Download maven-cayenne-plugin.jar (4.1.M1)
 

1 downloads
Artifact maven-cayenne-plugin
Group org.apache.cayenne.plugins
Version 4.1.M1
Last update 06. October 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies cayenne-maven-plugin, maven-plugin-api, maven-core, maven-compat, plexus-interpolation, plexus-container-default,
There are maybe transitive dependencies!

cayenne-eventbridges-parent from group org.apache.cayenne (version 4.1.M1)

Group: org.apache.cayenne Artifact: cayenne-eventbridges-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cayenne-eventbridges-parent
Group org.apache.cayenne
Version 4.1.M1
Last update 06. October 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cayenne-server,
There are maybe transitive dependencies!

cayenne-java8 from group org.apache.cayenne (version 4.1.M1)

Group: org.apache.cayenne Artifact: cayenne-java8
Show all versions Show documentation Show source 
Download cayenne-java8.jar (4.1.M1)
 

0 downloads
Artifact cayenne-java8
Group org.apache.cayenne
Version 4.1.M1
Last update 06. October 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cayenne-server,
There are maybe transitive dependencies!

stormpath-sdk-httpclient from group com.stormpath.sdk (version 2.0.4-okta)

The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-httpclient
Show all versions Show documentation Show source 
Download stormpath-sdk-httpclient.jar (2.0.4-okta)
 

1 downloads
Artifact stormpath-sdk-httpclient
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies stormpath-sdk-impl, httpclient, jcl-over-slf4j,
There are maybe transitive dependencies!

ooso from group fr.d2-si (version 0.0.5)

Ooso is a serverless implementation of the MapReduce algorithm. It is based on managed cloud services, [Amazon S3](https://aws.amazon.com/s3/) and [AWS Lambda](https://aws.amazon.com/lambda/) and is mainly an alternative to standard ad-hoc querying and batch processing tools such as [Hadoop](http://hadoop.apache.org/) and [Spark](http://spark.apache.org/) .

Group: fr.d2-si Artifact: ooso
Show all versions Show documentation Show source 
Download ooso.jar (0.0.5)
 

0 downloads
Artifact ooso
Group fr.d2-si
Version 0.0.5
Last update 09. August 2017
Organization not specified
URL https://github.com/d2si-oss/demo-aws-lambda-mapreduce
License ISC License
Dependencies amount 6
Dependencies guava, gson, aws-lambda-java-core, aws-lambda-java-events, aws-java-sdk-lambda, aws-java-sdk-s3,
There are maybe transitive dependencies!

network-service-connector from group io.solwind (version 1.0.0)

This library allows you to easy create communication between different services which run on different hosts. It uses the Apache zookeeper to find location of services, the netty io to connnect beatween services and java serialization to serialize queries beatween services.

Group: io.solwind Artifact: network-service-connector
Show all versions Show documentation Show source 
Download network-service-connector.jar (1.0.0)
 

0 downloads
Artifact network-service-connector
Group io.solwind
Version 1.0.0
Last update 18. July 2017
Organization not specified
URL http://solwind.io
License Apache License, Version 2.0
Dependencies amount 2
Dependencies netty-all, zookeeper,
There are maybe transitive dependencies!

multi-map from group fr.matthieu-vergne (version 2.0)

Provides an interface and implementations of a Java structure able to map a key to several values at once. Initially inspired from the Apache MultiMap, it takes a different perspective where the generics should be fully used to properly constrain the types of the instances provided.

Group: fr.matthieu-vergne Artifact: multi-map
Show documentation Show source 
Download multi-map.jar (2.0)
 

13 downloads
Artifact multi-map
Group fr.matthieu-vergne
Version 2.0
Last update 10. July 2017
Organization not specified
URL https://github.com/matthieu-vergne/multi-map
License CC0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1410 from 2072 (items total 20714)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy