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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

simian from group com.github.jiangxincode (version 2.5.10)

Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic, Groovy source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it.

Group: com.github.jiangxincode Artifact: simian
Show documentation Show source 
 

0 downloads
Artifact simian
Group com.github.jiangxincode
Version 2.5.10
Last update 20. November 2018
Organization not specified
URL http://www.harukizaemon.com/simian/index.html
License Simian Software License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

exificient-gui from group com.siemens.ct.exi (version 1.0.4)

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Group: com.siemens.ct.exi Artifact: exificient-gui
Show all versions Show documentation Show source 
 

16 downloads
Artifact exificient-gui
Group com.siemens.ct.exi
Version 1.0.4
Last update 08. November 2018
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 4
Dependencies exificient, exificient-for-json, exificient-for-javascript, xercesImpl,
There are maybe transitive dependencies!

exificient-for-css from group com.siemens.ct.exi (version 1.0.4)

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Group: com.siemens.ct.exi Artifact: exificient-for-css
Show all versions Show documentation Show source 
 

3 downloads
Artifact exificient-for-css
Group com.siemens.ct.exi
Version 1.0.4
Last update 08. November 2018
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 4
Dependencies sac, cssparser, exificient, jbrotli,
There are maybe transitive dependencies!

jaque from group com.github.collinalpert (version 2.4.2)

Group: com.github.collinalpert Artifact: jaque
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaque
Group com.github.collinalpert
Version 2.4.2


mule-mvel2 from group org.mule.mvel (version 2.1.9-MULE-019)

MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. This is a fork of MVEL customized for use in Mule.

Group: org.mule.mvel Artifact: mule-mvel2
Show all versions Show documentation Show source 
 

6 downloads
Artifact mule-mvel2
Group org.mule.mvel
Version 2.1.9-MULE-019
Last update 02. November 2018
Organization not specified
URL http://www.mulesoft.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

gwt-timer from group org.jresearch.gwtproject.timer (version 1.4.1)

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.jresearch.gwtproject.timer Artifact: gwt-timer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gwt-timer
Group org.jresearch.gwtproject.timer
Version 1.4.1
Last update 01. November 2018
Organization not specified
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

jbatis from group com.dukeware (version 2.4.8)

The jBATIS persistence framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML descriptor.

Group: com.dukeware Artifact: jbatis
Show documentation Show source 
 

0 downloads
Artifact jbatis
Group com.dukeware
Version 2.4.8
Last update 31. October 2018
Organization dukeware.com
URL https://github.com/dukeware/jbatis
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sanity4j-parent from group com.github.sanity4j (version 1.8.2)

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: sanity4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sanity4j-parent
Group com.github.sanity4j
Version 1.8.2
Last update 30. October 2018
Organization The Sanity4J project
URL https://sanity4j.github.io/
License GPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sanity4j from group com.github.sanity4j (version 1.8.2)

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: sanity4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact sanity4j
Group com.github.sanity4j
Version 1.8.2
Last update 30. October 2018
Organization The Sanity4J project
URL https://sanity4j.github.io/
License GPLv3
Dependencies amount 10
Dependencies bcel, jaxb-api, jaxb-core, jaxb-impl, jfreechart, commons-lang, commons-collections, plexus-utils, maven-dependency-plugin, org.jacoco.core,
There are maybe transitive dependencies!

jDiff from group org.xcorpion (version 0.2.0)

jDiff is a Java object diffing/merging library. The aim is to provide support for arbitrary object content diffing and merging (like git diff/merge) through native support for general object and extensible interfaces to allow custom logic to be plugged in.

Group: org.xcorpion Artifact: jDiff
Show all versions Show documentation Show source 
 

0 downloads
Artifact jDiff
Group org.xcorpion
Version 0.2.0
Last update 29. October 2018
Organization not specified
URL https://github.com/X-corpion/jDiff
License MIT
Dependencies amount 4
Dependencies commons-lang3, guava, objenesis, jsr305,
There are maybe transitive dependencies!



Page 5758 from 6003 (items total 60025)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy