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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

java-string-similarity from group info.debatty (version 2.0.0)

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...

Group: info.debatty Artifact: java-string-similarity
Show all versions Show documentation Show source 
 

155 downloads
Artifact java-string-similarity
Group info.debatty
Version 2.0.0
Last update 12. May 2020
Organization not specified
URL https://github.com/tdebatty/java-string-similarity
License MIT License
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!

streaming from group im.arena (version 1.0.1)

Integrate the live blog in real time into your Android client applications with speed and efficiency. Our SDK helps you focus on the client's implementation of initializing, configuring and displaying the live blog.

Group: im.arena Artifact: streaming
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact streaming
Group im.arena
Version 1.0.1
Last update 23. April 2020
Organization not specified
URL https://github.com/stationfy/Arena-SDK-Android-source
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies firebase-firestore, kotlin-android-extensions-runtime, kotlin-stdlib-jdk7, retrofit, converter-gson, okhttp, okhttp-urlconnection, logging-interceptor,
There are maybe transitive dependencies!

baseteste from group im.arena (version 1.0.0)

Integrate the live blog in real time into your Android client applications with speed and efficiency. Our SDK helps you focus on the client's implementation of initializing, configuring and displaying the live blog.

Group: im.arena Artifact: baseteste
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact baseteste
Group im.arena
Version 1.0.0
Last update 23. April 2020
Organization not specified
URL https://github.com/stationfy/Arena-SDK-Android-source
License The Apache Software License, Version 2.0
Dependencies amount 25
Dependencies espresso-core, espresso-contrib, espresso-intents, espresso-accessibility, espresso-web, espresso-idling-resource, core, runner, rules, junit, mockwebserver, okhttp3-idling-resource, mockk, objenesis, mockk-android, kotlin-android-extensions-runtime, kotlin-stdlib-jdk7, glide, okhttp, okhttp-integration, firebase-firestore, retrofit, converter-gson, okhttp-urlconnection, logging-interceptor,
There are maybe transitive dependencies!

addc-ssl from group com.addc (version 2.6)

The addc-ssl library supplies classes for helping with configuring and setting up TLS/SSL clients and servers including the Apache httpclient, A fised alias X.509 key manager and an implementation for the TLS/SSL layer in JacORB for running SSLIOP.

Group: com.addc Artifact: addc-ssl
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-ssl
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies addc-base, addc-security,
There are maybe transitive dependencies!

protean-spring from group io.gitlab.littlesaints (version 1.0.1)

Protean is a event driven framework to design application as data processing pipelines or workflow using json / yaml format and in an implementation agnostic manner. protean-spring is it's spring-framework 'adapter' sub-project.

Group: io.gitlab.littlesaints Artifact: protean-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact protean-spring
Group io.gitlab.littlesaints
Version 1.0.1
Last update 13. January 2020
Organization not specified
URL https://gitlab.com/littlesaints/workflow/protean-suite/protean
License GNU Lesser General Public License, Version 3
Dependencies amount 5
Dependencies log4j-api, functional-streams, protean-core, javax.annotation-api, spring-context,
There are maybe transitive dependencies!

protean-core from group io.gitlab.littlesaints (version 1.0.1)

Protean is a event driven framework to design application as data processing pipelines or workflow using json / yaml format and in an implementation agnostic manner. protean-core is it's primary sub-project.

Group: io.gitlab.littlesaints Artifact: protean-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact protean-core
Group io.gitlab.littlesaints
Version 1.0.1
Last update 13. January 2020
Organization not specified
URL https://gitlab.com/littlesaints/workflow/protean-suite/protean
License GNU Lesser General Public License, Version 3
Dependencies amount 4
Dependencies log4j-api, functional-streams, jackson-databind, jackson-dataformat-yaml,
There are maybe transitive dependencies!

osgi.enroute.jsonrpc.simple.provider from group biz.aQute (version 2.2.0)

A simple implementation of the JSON RPC 2.0 specification. This bundle tracks any JSONRPC services. It assumes all public methods on the implementation class are fair game and maps to them to a JSON RPC endpoint. These methods

Group: biz.aQute Artifact: osgi.enroute.jsonrpc.simple.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.jsonrpc.simple.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.paremus.dosgi.discovery.cluster from group com.paremus.dosgi (version 1.1.1)

An implementation of OSGi Remote Service Admin Discovery, built on top of the Paremus Cluster API. Also provides discovery scoping to limit the visibility of services advertised within the cluster

Group: com.paremus.dosgi Artifact: com.paremus.dosgi.discovery.cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.paremus.dosgi.discovery.cluster
Group com.paremus.dosgi
Version 1.1.1
Last update 09. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies osgi.core, osgi.cmpn, osgi.annotation, slf4j-api, com.paremus.dosgi.api, com.paremus.netty.tls, com.paremus.cluster.api, junit, mockito-core,
There are maybe transitive dependencies!

guiced-persistence-btm from group com.guicedee.persistence (version 62)

A complete JPA 2.1/2.2 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.guicedee.persistence Artifact: guiced-persistence-btm
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-btm
Group com.guicedee.persistence
Version 62
Last update 24. November 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-BTM
License not specified
Dependencies amount 2
Dependencies btm, guiced-persistence-hibernateproperties-reader,
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.guicedee.persistence (version 62)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Group: com.guicedee.persistence Artifact: guiced-persistence-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-jpa
Group com.guicedee.persistence
Version 62
Last update 24. November 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 1
Dependencies guiced-persistence,
There are maybe transitive dependencies!



Page 1611 from 1739 (items total 17390)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy