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

Download JAR files tagged by many with all dependencies

Search JAR files by class name

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 
 

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
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!

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 
 

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 
 

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 
 

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 
 

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

 

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 
 

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!

jodd from group org.jodd (version 3.4.1)

Jodd is an open-source Java utility library and set of frameworks. Jodd tools enriches JDK with many powerful and feature rich utilities. It helps with everyday task, makes code more robust and reliable. Jodd frameworks is set of lightweight application frameworks, compact yet powerful. Designed following the CoC, DRY and SCS principles, it makes development simple, but not simpler.

Group: org.jodd Artifact: jodd
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
8 downloads
Artifact jodd
Group org.jodd
Version 3.4.1
Last update 06. January 2013
Organization Jodd
URL http://jodd.org
License The New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!



Page 95 from 115 (items total 1148)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy