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

Download JAR files tagged by object with all dependencies

Search JAR files by class name

commons-digester3 from group org.apache.commons (version 3.2)

The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

Group: org.apache.commons Artifact: commons-digester3
Show all versions Show documentation Show source 
 

144 downloads
Artifact commons-digester3
Group org.apache.commons
Version 3.2
Last update 10. December 2011
Organization not specified
URL http://commons.apache.org/digester/
License not specified
Dependencies amount 3
Dependencies cglib, commons-beanutils, commons-logging,
There are maybe transitive dependencies!

scala-lib_2.9.1 from group com.flyobjectspace (version 1.3.9)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.9.1
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.9.1
Group com.flyobjectspace
Version 1.3.9
Last update 27. September 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 3
Dependencies scalaz-core_2.9.1, specs2_2.9.1, scala-library,
There are maybe transitive dependencies!

scala-lib_2.9.0 from group com.flyobjectspace (version 1.3.8)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.9.0
Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.9.0
Group com.flyobjectspace
Version 1.3.8
Last update 03. June 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 2
Dependencies specs2-scalaz-core_2.9.0, scala-library,
There are maybe transitive dependencies!

kryo from group com.googlecode (version 1.04)

Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.

Group: com.googlecode Artifact: kryo
Show documentation Show source 
 

6 downloads
Artifact kryo
Group com.googlecode
Version 1.04
Last update 19. April 2011
Organization not specified
URL http://code.google.com/p/kryo/
License BSD style
Dependencies amount 2
Dependencies reflectasm, minlog,
There are maybe transitive dependencies!

jaxb2-fluent-api from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

3 downloads
Artifact jaxb2-fluent-api
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-lib_2.8.1 from group com.flyobjectspace (version 1.3.8)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.8.1
Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.8.1
Group com.flyobjectspace
Version 1.3.8
Last update 15. February 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

gnudiff from group com.bmsi (version 1.7)

A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences between two Object arrays as a list of changes. This is very general purpose. Any of the options to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented and how the change list is printed.

Group: com.bmsi Artifact: gnudiff
Show documentation Show source 
 

2 downloads
Artifact gnudiff
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

rdf-helper-jena-selection from group org.ow2.weblab.core (version 1.5)

The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This library extends standard Jena helpers with easy selection triplet and WebLab Object retrieval capabilities.

Group: org.ow2.weblab.core Artifact: rdf-helper-jena-selection
Show documentation Show source 
 

0 downloads
Artifact rdf-helper-jena-selection
Group org.ow2.weblab.core
Version 1.5
Last update 08. November 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies extended, jena, commons-logging,
There are maybe transitive dependencies!

XmlSchema from group org.apache.ws.commons.schema (version 1.4.7)

Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project since it has almost no dependencies on third party libraries.

Group: org.apache.ws.commons.schema Artifact: XmlSchema
Show all versions Show documentation Show source 
 

30 downloads
Artifact XmlSchema
Group org.apache.ws.commons.schema
Version 1.4.7
Last update 22. September 2010
Organization The Apache Software Foundation
URL http://ws.apache.org/commons/XmlSchema
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-fluent-api from group net.java.dev.jaxb2-commons (version 2.1.8)

Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: net.java.dev.jaxb2-commons Artifact: jaxb-fluent-api
Show all versions Show source 
 

2 downloads
Artifact jaxb-fluent-api
Group net.java.dev.jaxb2-commons
Version 2.1.8
Last update 20. May 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!



Page 293 from 323 (items total 3224)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy