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

jawr-spring-2.0.x-webapp-sample from group net.jawr.extensions (version 3.5)

Group: net.jawr.extensions Artifact: jawr-spring-2.0.x-webapp-sample
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jawr-spring-2.0.x-webapp-sample
Group net.jawr.extensions
Version 3.5
Last update 01. January 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring, jawr-spring-2.0.x-extension, smartsprites, servlet-api,
There are maybe transitive dependencies!

minimax4j from group fr.avianey (version 1.0.0)

Minimax4j is a pure java implementation of the minimax algorithm. It provides implementation of standard minimax but also provides alpha-beta pruning, negamax or negascout. This project can be use to implement two-person zero-sum games of perfect information such as chess, reversi, connect four, ...

Group: fr.avianey Artifact: minimax4j
Show documentation Show source 
 

0 downloads
Artifact minimax4j
Group fr.avianey
Version 1.0.0
Last update 29. December 2013
Organization not specified
URL Not specified
License GNU Lesser General Public License version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-javaparser from group net.sourceforge.jadex (version 2.4)

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Group: net.sourceforge.jadex Artifact: jadex-javaparser
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-javaparser
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

mpxj from group net.sourceforge (version 4.5.0-rc1)

This library provides a set of facilities to allow project information to be manipulated in Java and .Net. MPXJ supports seven data formats, Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), and Primavera (XER and database). Artifact packed by Alexey Skorokhodov ([email protected]).

Group: net.sourceforge Artifact: mpxj
Show all versions Show documentation Show source 
 

4 downloads
Artifact mpxj
Group net.sourceforge
Version 4.5.0-rc1
Last update 05. December 2013
Organization not specified
URL http://mpxj.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies poi, junit,
There are maybe transitive dependencies!

animation from group com.jgoodies (version 1.4.3)

The JGoodies Animation framework enables you to produce sophisticated time-based real-time animations in Java. It has been designed for a seemless, flexible and powerful integration with Java, ease-of-use and a small library size.

Group: com.jgoodies Artifact: animation
Show all versions Show documentation Show source 
 

110 downloads
Artifact animation
Group com.jgoodies
Version 1.4.3
Last update 29. November 2013
Organization JGoodies Software GmbH
URL https://animation.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

goose from group com.gravity (version 2.1.23)

Goose was originally an article extractor written in Java that has most recently (aug2011) converted to a scala project. It's mission is to take any news article or article type web page and not only extract what is the main body of the article but also all meta data and most probable image candidate.

Group: com.gravity Artifact: goose
Show all versions Show documentation Show source 
 

5 downloads
Artifact goose
Group com.gravity
Version 2.1.23
Last update 25. November 2013
Organization not specified
URL https://github.com/matth/goose
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies slf4j-api, jsoup, commons-io, scala-compiler, scala-library, httpclient, commons-lang,
There are maybe transitive dependencies!

nadron from group com.github.menacher (version 0.7)

Nadron is a high speed socket based java game server written using Netty and Mike Rettig's Jetlang. It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

Group: com.github.menacher Artifact: nadron
Show all versions Show documentation Show source 
 

0 downloads
Artifact nadron
Group com.github.menacher
Version 0.7
Last update 14. November 2013
Organization not specified
URL https://github.com/menacher/java-game-server/tree/netty4/nadron
License GNU Lesser General Public License (LGPL), Version 2.1
Dependencies amount 9
Dependencies spring-context, jcl-over-slf4j, slf4j-api, jetlang, netty-all, blazeds-core, blazeds-common, jackson-mapper-asl, msgpack,
There are maybe transitive dependencies!

resolver-core from group org.nbn-resolving (version 2.3.0)

Java classes providing resolving functionality for Persistent Identifiers. Main focus is on National Bibliography Numbers, but some other known systems are also supported. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org

Group: org.nbn-resolving Artifact: resolver-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact resolver-core
Group org.nbn-resolving
Version 2.3.0
Last update 11. November 2013
Organization Deutsche Nationalbibliothek / German National Library
URL https://sourceforge.net/projects/metaresolver
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies pidef, common, database, httpclient, xmlbeans, jackson-mapper-asl, jena, spring-webmvc, commons-logging,
There are maybe transitive dependencies!

OptionsManager from group se.natusoft.tools.optionsmgr (version 2.0)

Manages application/tool options. Options are mapped to Java Bean properties using annotations. Help texts can be specified for options also using annotations and a complete help text can be generated by the options manager. Options can be loaded from command line arg String[] array, an XML file, or a java properties file.

Group: se.natusoft.tools.optionsmgr Artifact: OptionsManager
Show documentation Show source 
 

0 downloads
Artifact OptionsManager
Group se.natusoft.tools.optionsmgr
Version 2.0
Last update 09. November 2013
Organization ${copyrightHolder}
URL http://github.com/tombensve/OptionsManager
License Apache 2.0
Dependencies amount 1
Dependencies CodeLicenseManager-annotations-retention-source,
There are maybe transitive dependencies!

vmock from group com.googlecode.vmock (version 1.1.1)

VMock is a Java mocking library with ability to mock method and constructor calls without the need to create mock objects. It uses AspectJ under the hood and should be used along with unit testing frameworks such as JUnit or TestNG.

Group: com.googlecode.vmock Artifact: vmock
Show all versions Show documentation Show source 
 

0 downloads
Artifact vmock
Group com.googlecode.vmock
Version 1.1.1
Last update 09. November 2013
Organization not specified
URL https://vmock.googlecode.com
License New BSD License
Dependencies amount 7
Dependencies aspectjrt, commons-lang, commons-collections, cglib, asm, asm-util, objenesis,
There are maybe transitive dependencies!



Page 5918 from 3 (items total 61272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy