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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

jgraphx from group com.github.monkeysintown (version 3.3.1.1)

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.3.1.1.tar.gz". The purpose of this redistribution is to make the library available to other Maven projects.

Group: com.github.monkeysintown Artifact: jgraphx
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgraphx
Group com.github.monkeysintown
Version 3.3.1.1
Last update 28. July 2015
Organization JGraph Ltd
URL http://www.jgraph.com
License JGraph Ltd - 3 clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcel from group net.imadz (version 0.6.0)

Fork from apache common bcel 6.0-SNAPSHOT project. Since nobody is maintaining BCEL project so far, and Lifecycle AOP project depends on BCEL 6.0 apis, so iMadz releases net.imadz version BCEL 6.0 internally. DO NOT USE it unless you tested all the 6.0 related apis you need. net.imadz will not be responsible for maintaining this library.

Group: net.imadz Artifact: bcel
Show documentation Show source 
 

3 downloads
Artifact bcel
Group net.imadz
Version 0.6.0
Last update 11. July 2015
Organization not specified
URL https://github.com/zhongdj/bcel
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

library from group com.github.xiprox.errorview (version 2.2.0)

A android library that displays an error image, a title, and a subtitle given an HTTP status code. It can be used for various other purposes like displaying other kinds of errors, or just messages with images.

Group: com.github.xiprox.errorview Artifact: library
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.github.xiprox.errorview
Version 2.2.0
Last update 19. June 2015
Organization not specified
URL https://github.com/xiprox/ErrorView
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-jre-inject from group net.wetheinter (version 0.5)

All jre-specific runtime implementation for dependency injection goes in here. Note that the xapi-core-inject core library can operate without runtime support; so long as your services are correctly mapped in META-INF, you will not need runtime classpath scanning or bytecode lookup.

Group: net.wetheinter Artifact: xapi-jre-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-jre-inject
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-dev-scanner,
There are maybe transitive dependencies!

pnky-promise from group com.jive.foss.pnky (version 1.0.1)

The Pnky Promise library enables writing asynchronous code in Java that is easy to read and understand. It also makes it easy to chain multiple asynchronous actions together and in general works similarly to promises in JavaScript.

Group: com.jive.foss.pnky Artifact: pnky-promise
Show documentation Show source 
 

0 downloads
Artifact pnky-promise
Group com.jive.foss.pnky
Version 1.0.1
Last update 28. May 2015
Organization not specified
URL https://github.com/jive/pnky-promise
License Apache License, Version 2.0
Dependencies amount 5
Dependencies guava, jsr305, commons-function, commons-concurrent, awaitility,
There are maybe transitive dependencies!

localify from group com.github.polok.localify (version 1.0.0)

Localify is a small Andorid library which allows to load a content from files which are stored under assets and/or raw directory. It can be useful when you have to load some init data or during tests to load mock data.

Group: com.github.polok.localify Artifact: localify
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact localify
Group com.github.polok.localify
Version 1.0.0
Last update 08. May 2015
Organization not specified
URL https://github.com/polok/localify
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, rxjava,
There are maybe transitive dependencies!

org.eclipse.wst.xml.xpath2.processor from group org.opengis.cite.eclipse.webtools.sse (version 1.1.5-738bb7b85d)

Provides an XPath 2.0 processor (W3C Recommendations, December 2010). It is a component of the Eclipse Web Tools Platform (Source Editing project). The "R3_2_maintenance" branch is used by the Xerces2 Java library (on the branch "xml-schema-1.1-dev") to enable XML Schema 1.1 assertion checking.

Group: org.opengis.cite.eclipse.webtools.sse Artifact: org.eclipse.wst.xml.xpath2.processor
Show documentation Show source 
 

3 downloads
Artifact org.eclipse.wst.xml.xpath2.processor
Group org.opengis.cite.eclipse.webtools.sse
Version 1.1.5-738bb7b85d
Last update 17. April 2015
Organization not specified
URL http://www.eclipse.org/webtools/sse/
License Eclipse Public License - v 1.0
Dependencies amount 2
Dependencies xercesImpl-xsd11, java-cup,
There are maybe transitive dependencies!

dkpro-jotl from group org.dkpro.jotl (version 1.0.0)

JOTL (Java-based OpenThesaurus Library) is an application programming interface for the free thesaurus project OpenThesaurus (http://www.openthesaurus.org). JOTL enables efficient and structured access to the information encoded OpenThesaurus, including synsets, senses, and semantic labels.

Group: org.dkpro.jotl Artifact: dkpro-jotl
Show documentation Show source 
 

0 downloads
Artifact dkpro-jotl
Group org.dkpro.jotl
Version 1.0.0
Last update 27. March 2015
Organization Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
URL http://dkpro.org/jotl
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

litefaces-enum-i18n from group br.com.litecode (version 1.0.2)

LiteFaces Enum-i18n is a simple utility library with enhanced support for JavaServer Faces (JSF 2.x) enabling internationalization of enum fields. The library provides a set of EL functions to simplify the basic tasks of translating and styling enum values in a JSF page.

Group: br.com.litecode Artifact: litefaces-enum-i18n
Show all versions Show documentation Show source 
 

0 downloads
Artifact litefaces-enum-i18n
Group br.com.litecode
Version 1.0.2
Last update 26. March 2015
Organization not specified
URL https://github.com/thiagowolff/litefaces-enum-i18n
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies javax.faces-api,
There are maybe transitive dependencies!

VectorPrintConfig from group com.vectorprint (version 12.0)

A library for configuration of applications and parameterization of objects. Settings can be provided in a configfile (file, url, stream), as arguments and programmatically, object parameters can be set using annotations or code. Both provide data type support, serialization, cloning, a help mechanism.

Group: com.vectorprint Artifact: VectorPrintConfig
Show all versions Show documentation Show source 
 

0 downloads
Artifact VectorPrintConfig
Group com.vectorprint
Version 12.0
Last update 19. March 2015
Organization VectorPrint
URL http://www.vectorprint.nl
License Apache License, Version 2.0
Dependencies amount 1
Dependencies VectorPrintCommon,
There are maybe transitive dependencies!



Page 5378 from 5462 (items total 54618)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy