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

Download JAR files tagged by many with all dependencies


com.ibm.sbt.opensocial.domino from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.opensocial.domino
Show all versions Show documentation Show source 
Download com.ibm.sbt.opensocial.domino.jar (1.1.2.20141211-1200)
 

0 downloads
Artifact com.ibm.sbt.opensocial.domino
Group com.ibm.sbt
Version 1.1.2.20141211-1200


com.ibm.sbt.playground from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.playground
Show all versions Show documentation Show source 
Download com.ibm.sbt.playground.jar (1.1.2.20141211-1200)
 

0 downloads
Artifact com.ibm.sbt.playground
Group com.ibm.sbt
Version 1.1.2.20141211-1200


com.ibm.xsp.sbtsdk from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.xsp.sbtsdk
Show all versions Show documentation Show source 
Download com.ibm.xsp.sbtsdk.jar (1.1.2.20141211-1200)
 

3 downloads
Artifact com.ibm.xsp.sbtsdk
Group com.ibm.sbt
Version 1.1.2.20141211-1200
Last update 11. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.sbt.domino from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.domino
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.sbt.domino
Group com.ibm.sbt
Version 1.1.2.20141211-1200


mason from group fr.irit.smac.thirdparty.edu.gmu.cs (version 18)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: fr.irit.smac.thirdparty.edu.gmu.cs Artifact: mason
Show documentation Show source 
Download mason.jar (18)
 

2 downloads
Artifact mason
Group fr.irit.smac.thirdparty.edu.gmu.cs
Version 18
Last update 29. October 2014
Organization not specified
URL http://cs.gmu.edu/~eclab/projects/mason/
License Most of MASON
Dependencies amount 8
Dependencies jfreechart, itext, jmf, j3d-core, j3d-core-utils, jogl-all-main, joal-main, gluegen-rt-main,
There are maybe transitive dependencies!

jwktl from group de.tudarmstadt.ukp.jwktl (version 1.0.1)

JWKTL (Java Wiktionary Library) is a Java-based API that enables efficient and structured access to the information encoded in the English and the German Wiktionary edition, including sense definitions, part of speech tags, etymology, example sentences, translations, semantic relations and many other lexical information types.

Group: de.tudarmstadt.ukp.jwktl Artifact: jwktl
Show all versions Show documentation Show source 
Download jwktl.jar (1.0.1)
 

2 downloads
Artifact jwktl
Group de.tudarmstadt.ukp.jwktl
Version 1.0.1
Last update 30. September 2014
Organization Ubiquitous Knowledge Processing (UKP) Lab
URL https://code.google.com/p/jwktl/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies je, ant, xercesImpl,
There are maybe transitive dependencies!

T4Spring from group org.bitbucket.omargameelsalem (version 1.0)

T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places. e.g. instead of @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "literal strings are no good!!"); return "Home/index"; } T4Spring lets you write @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "Hello T4Spring!!"); return Views.Home.index; }

Group: org.bitbucket.omargameelsalem Artifact: T4Spring
Show documentation Show source 
Download T4Spring.jar (1.0)
 

0 downloads
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-rhino from group com.google.javascript (version v20140508)

Group: com.google.javascript Artifact: closure-compiler-rhino
Show all versions Show documentation Show source 
Download closure-compiler-rhino.jar (v20140508)
 

1 downloads
Artifact closure-compiler-rhino
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neo4j-docbook-xml from group org.neo4j.build.plugins (version 4.5)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats. This module is a fork by the Neo4j Team.

Group: org.neo4j.build.plugins Artifact: neo4j-docbook-xml

Download neo4j-docbook-xml.jar (4.5)
 

0 downloads
Artifact neo4j-docbook-xml
Group org.neo4j.build.plugins
Version 4.5
Last update 25. March 2014
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

niowire from group io.niowire (version 0.2)

Niowire is a non blocking socket server framework for java. It makes the task of writing and implementing a highly scalable server capable of many simultaneous connections easy. All that has to be written to use it are a Serializer to parse the binary stream into objects (or you can use one of the built in ones), an Inspector which filters, authenticates and modifies packets packets (or again, use one of the built in ones) and one or more services which uses the data packets (more built in ones here too!)

Group: io.niowire Artifact: niowire
Show all versions Show documentation Show source 
Download niowire.jar (0.2)
 

0 downloads
Artifact niowire
Group io.niowire
Version 0.2
Last update 29. January 2013
Organization not specified
URL http://niowire.io
License GNU LESSER GENERAL PUBLIC LICENSE 3.0
Dependencies amount 3
Dependencies logback-classic, gson, javax.inject,
There are maybe transitive dependencies!



Page 97 from 118 (items total 1172)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy