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

Download JAR files tagged by pull with all dependencies

Search JAR files by class name

xchange-parent from group com.gruelbox (version 4.3.19.2)

This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko (https://github.com/gruelbox/orko), which is usually the development branch of XChange plus some urgent fixes. Those fixes will be or will have already been submitted to XChange as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

Group: com.gruelbox Artifact: xchange-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xchange-parent
Group com.gruelbox
Version 4.3.19.2
Last update 16. June 2019
Organization Knowm Inc.
URL http://knowm.org/open-source/xchange
License MIT
Dependencies amount 2
Dependencies slf4j-api, javax.annotation-api,
There are maybe transitive dependencies!

xchange-acx from group com.gruelbox (version 4.3.17.1)

Group: com.gruelbox Artifact: xchange-acx
Show all versions Show documentation Show source 
 

0 downloads
Artifact xchange-acx
Group com.gruelbox
Version 4.3.17.1
Last update 01. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies xchange-core,
There are maybe transitive dependencies!

git-branch-renamer-maven-plugin from group com.cedricwalter (version 1.5.0)

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically.

Group: com.cedricwalter Artifact: git-branch-renamer-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact git-branch-renamer-maven-plugin
Group com.cedricwalter
Version 1.5.0
Last update 19. July 2017
Organization not specified
URL https://github.com/cedricwalter/git-branch-renamer-maven-plugin
License GNU/GPL v3
Dependencies amount 4
Dependencies maven-plugin-api, mojo-executor, org.eclipse.jgit, junit,
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!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

nekopull from group org.cyberneko.pull (version 0.2.4)

NekoPull is an XML document parsing API that extends the Xerces Native Interface (XNI) to provide pull parsing functionality. The pull parsing paradigm is different from tree-based APIs like the Document Object Model (DOM) and event stream APIs like the Simple API for XML (SAX) in that the application controls the parsing of documents. NekoPull is similar to lex in that the application requests, or pulls, the document information one piece at a time instead of having document information pushed to the application.

Group: org.cyberneko.pull Artifact: nekopull
Show documentation Show source 
 

1 downloads
Artifact nekopull
Group org.cyberneko.pull
Version 0.2.4
Last update 19. May 2009
Organization not specified
URL http://people.apache.org/~andyc/neko/doc/pull/index.html
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jart from group io.jart (version 0.0.4)

JARTs are Java-based Asynchronous Real Time sockets. JART uses JNA to build a pure Java TCP/IP stack upon Netmap. It is implemented in imperative style (no TCP state machine) using asynchronous programming with the help of ea-async. JART runs on both Linux (with the proper Netmap kernel module) and FreeBSD with Netmap enabled. FreeBSD 12.1+ has Netmap in the kernel by default so it works "out of the box". While JART has proven fairly robust in limited testing, it is still a work-in-progress and may not be suitable for production use. Pull requests welcome!

Group: io.jart Artifact: jart
Show all versions Show documentation Show source 
 

0 downloads
Artifact jart
Group io.jart
Version 0.0.4
Last update 06. May 2020
Organization not specified
URL https://github.com/scott-jart-io/jart
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sshapi-maverick-16 from group com.sshtools (version 1.1.2)

This version uses the Mavenized 1.6/1.7 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module. Using this version we pull the Maverick jars from the SSHTools repository and build directly Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-maverick-16
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-maverick-16
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies sshapi-core, maverick, maverick-agent, commons-logging, oro,
There are maybe transitive dependencies!



Page 21 from 22 (items total 212)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy