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

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.thirdparty (version 0.68.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.thirdparty Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.thirdparty
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation, validation-api,
There are maybe transitive dependencies!

church.i18n.error from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Group: church.i18n Artifact: church.i18n.error
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error
License The MIT License
Dependencies amount 4
Dependencies slf4j-api, church.i18n.resources.bundles, church.i18n.rest.response.model, church.i18n.rest.exception,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp (version 0.66.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

PureMVC from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Group: org.puremvc Artifact: PureMVC
Show documentation Show source 
 

0 downloads
Artifact PureMVC
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PureMVC_Java_MultiCore from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: PureMVC_Java_MultiCore
Show all versions Show documentation Show source 
 

0 downloads
Artifact PureMVC_Java_MultiCore
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.jre11 (version 0.63.0.19)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.jre11 Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

nilsimsa from group com.weblyzard.lib.string (version 0.0.5)

A Java implementation of the Nilsimsa locality sensitive hash. The Nilsimsa algorithm computes a 256 bit hash value that indicates how different two strings are. The more similar the strings the smaller will be the bitwise difference between their respective Nilsimsa hashes. Therefore, Nilsimsa is well suited to detect texts of the same origin, such as slightly modified spam messages, updated newspaper articles, etc.

Group: com.weblyzard.lib.string Artifact: nilsimsa
Show all versions Show documentation Show source 
 

0 downloads
Artifact nilsimsa
Group com.weblyzard.lib.string
Version 0.0.5
Last update 30. October 2018
Organization not specified
URL https://github.com/weblyzard/nilsimsa
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vertexium-benchmark from group org.vertexium (version 2.4.8)

Group: org.vertexium Artifact: vertexium-benchmark
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-benchmark
Group org.vertexium
Version 2.4.8
Last update 14. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies vertexium-core, vertexium-accumulo, vertexium-elasticsearch-singledocument, json, commons-codec, jcommander,
There are maybe transitive dependencies!



Page 1653 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy