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

Download JAR files tagged by network with all dependencies

Search JAR files by class name

hapi-osgi-base from group ca.uhn.hapi (version 2.3)

Group: ca.uhn.hapi Artifact: hapi-osgi-base
Show all versions Show documentation Show source 
 

4 downloads
Artifact hapi-osgi-base
Group ca.uhn.hapi
Version 2.3
Last update 12. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hapi-base,
There are maybe transitive dependencies!

jstun from group de.javawi.jstun (version 0.7.4)

"JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translation (NAT)) implementation. STUN provides a mean for applications to discover the presence and type of firewalls or NATs between them and the public internet. Additionally, in presence of a NAT STUN can be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT.

Group: de.javawi.jstun Artifact: jstun
Show documentation Show source 
 

12 downloads
Artifact jstun
Group de.javawi.jstun
Version 0.7.4
Last update 11. May 2017
Organization not specified
URL http://jstun.javawi.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

oriental from group io.github.bitonator (version 0.0.1)

Oriental is a Java framework for using OrientDB. I built Oriental because we needed a convenient way to use OrientDB to create a backend REST API for a social network app, and so Oriental tends to provide functionality that better suits building REST APIs with it. I used Oriental with Java Spring, so if you're a Spring developer, Oriental's design will fit more naturally with your code.

Group: io.github.bitonator Artifact: oriental
Show documentation Show source 
 

0 downloads
Artifact oriental
Group io.github.bitonator
Version 0.0.1
Last update 16. February 2017
Organization not specified
URL https://github.com/bitonator/oriental
License MIT License
Dependencies amount 2
Dependencies orientdb-graphdb, guava,
There are maybe transitive dependencies!

osgi.enroute.stackexchange.pagedown.webresource from group org.osgi (version 1.1.1)

PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.

Group: org.osgi Artifact: osgi.enroute.stackexchange.pagedown.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.stackexchange.pagedown.webresource
Group org.osgi
Version 1.1.1
Last update 14. October 2016
Organization OSGi Alliance
URL https://code.google.com/p/pagedown/wiki/PageDown
License http://opensource.org/licenses/MIT;link=https://github.com/ujifgc/pagedown/blob/master/LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netlib from group org.silvertunnel-ng (version 0.0.5)

SilverTunnel-NG Netlib is a free library for the Java programming language that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. The original silvertunnel Netlib can be found here : silvertunnel.org

Group: org.silvertunnel-ng Artifact: netlib
Show all versions Show documentation Show source 
 

29 downloads
Artifact netlib
Group org.silvertunnel-ng
Version 0.0.5
Last update 05. March 2016
Organization not specified
URL https://silvertunnel-ng.org
License not specified
Dependencies amount 8
Dependencies org.apache.httpcomponents.httpcore, httpclient, httpclient-android, httpmime, prov, pkix, slf4j-api, android-support,
There are maybe transitive dependencies!

aludratest from group org.aludratest (version 3.0.2)

Test automation framework providing seamless integration of selenium based web GUI tests, file and stream content, and protocols. It enforces a unified programming model for testing different technologies: Web GUI including AJAX (using Selenium), HTML, XML, EDIFACT, Flat File, CSV/TSV, protocols like HTTP, JMS, FTP, SFTP, Network Shares. The framework is extensible via a flexible service API.

Group: org.aludratest Artifact: aludratest
Show all versions Show documentation Show source 
 

0 downloads
Artifact aludratest
Group org.aludratest
Version 3.0.2
Last update 24. July 2015
Organization aludratest.org
URL http://www.aludratest.org/
License Apache License 2.0
Dependencies amount 22
Dependencies junit, slf4j-api, databene-formats, databene-commons, dom4j, jaxen, xom, plexus-container-default, plexus-component-annotations, edifatto, selenium-java, selenium-java-client-driver, jtidy, commons-vfs2, commons-net, jsch, velocity, joda-time, pmd, jms-api, xml-apis, rhino,
There are maybe transitive dependencies!

java-retry from group com.github.rbuck (version 1.2)

Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core-uber from group eu.mais-h.mathsync (version 0.6.2)

Group: eu.mais-h.mathsync Artifact: core-uber
Show all versions Show documentation Show source 
 

0 downloads
Artifact core-uber
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core from group eu.mais-h.mathsync (version 0.6.2)

Group: eu.mais-h.mathsync Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, json,
There are maybe transitive dependencies!

parent from group eu.mais-h.mathsync (version 0.6.2)

Helping synchronization between clients and servers accross a network. The client is expected to have pushed its changes to the server and then requests the library to pull changes from the server. Clients of the library must provide on the server a way to serialize items and an endpoint, as well as a way to deserialize items and to access the server endpoint on the client. The algorithm requires O(log(n)) roundtrips to the server and consumes a total bandwidth of O(n) where n is the number of items which changed on the server since the last synchronization

Group: eu.mais-h.mathsync Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL http://mathsync.mais-h.eu
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 230 from 241 (items total 2410)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy