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

Download JAR files tagged by while with all dependencies

Search JAR files by class name

PA4RDF from group org.xenei (version 1.3)

Persistence Annotation for RDF (PA4RDF) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PA4RDF introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

Group: org.xenei Artifact: PA4RDF
Show all versions Show documentation Show source 
 

0 downloads
Artifact PA4RDF
Group org.xenei
Version 1.3
Last update 21. February 2015
Organization XENEI.org
URL http://claudenw.github.com/PA4RDF
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies commons-proxy, commons-lang3, commons-lang, junit, slf4j-api, slf4j-log4j12, cglib, apache-jena,
There are maybe transitive dependencies!

AnalyzerBeans from group org.eobjects.analyzerbeans (version 1.0.6)

A framework for processing and analyzing data in a database, spreadsheet or other data source. AnalyzerBeans is widely based on a simple annotation-based development model where plugin/component development is very easy while it still supports reuse of business logic, configurability, type-safety and super-fast execution.

Group: org.eobjects.analyzerbeans Artifact: AnalyzerBeans
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AnalyzerBeans
Group org.eobjects.analyzerbeans
Version 1.0.6
Last update 15. January 2015
Organization Human Inference
URL Not specified
License Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-event-limit-generator from group com.github.dweidenfeld (version 1.0.1)

The XmlEventLimitGenerator is a Java library to generate xml strings. You push documents (or objects, like you want) to the xml generator and the generator proceeds the pushed document. While the push sequence it automatically generates an average size of all documents. The benefit of this library is, that you can generate xml strings with a predefined max size. This max size relates to the average document size, that is calculated on the fly, so there is no 100% guarantee, that no xml string will pass the max size, but there is a factor that can be specified as buffer.

Group: com.github.dweidenfeld Artifact: xml-event-limit-generator
Show documentation Show source 
 

0 downloads
Artifact xml-event-limit-generator
Group com.github.dweidenfeld
Version 1.0.1
Last update 20. May 2014
Organization not specified
URL https://github.com/dweidenfeld/xml-event-limit-generator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

concourse-api from group org.cinchapi (version 0.2.0.841-BETA)

This is the api to interact with Concourse, a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.

Group: org.cinchapi Artifact: concourse-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact concourse-api
Group org.cinchapi
Version 0.2.0.841-BETA
Last update 20. November 2013
Organization not specified
URL http://cinchapi.org/concourse
License The MIT License
Dependencies amount 12
Dependencies joda-time, commons-codec, logback-classic, jcl-over-slf4j, slf4j-api, mockito-all, log4j-over-slf4j, guava, commons-configuration, jsr305, annotations, libthrift,
There are maybe transitive dependencies!

net.sourceforge.reb4j.scala from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project contains the Scala implementation of reb4j.

Group: net.sourceforge.reb4j Artifact: net.sourceforge.reb4j.scala
Show all versions Show documentation Show source 
 

0 downloads
Artifact net.sourceforge.reb4j.scala
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies junit, scala-library, scalatest_2.10,
There are maybe transitive dependencies!

net.sourceforge.reb4j from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project contains the Java implementation of reb4j.

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

8 downloads
Artifact net.sourceforge.reb4j
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, functionaljava,
There are maybe transitive dependencies!

Jena-PA from group org.xenei (version 1.0.1)

Persistence Annotation for RDF (PAR) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PAR introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

Group: org.xenei Artifact: Jena-PA
Show all versions Show documentation Show source 
 

0 downloads
Artifact Jena-PA
Group org.xenei
Version 1.0.1
Last update 14. January 2013
Organization XENEI.com
URL http://sourceforge.net/p/pa4rdf/wiki/Home/
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies commons-proxy, commons-lang3, commons-lang, junit, slf4j-api, slf4j-log4j12, cglib, jena-core, jena-arq,
There are maybe transitive dependencies!

essential-spring from group net.craftforge.essential (version 3.0)

Group: net.craftforge.essential Artifact: essential-spring
Show documentation Show source 
 

0 downloads
Artifact essential-spring
Group net.craftforge.essential
Version 3.0
Last update 14. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies essential-controller, spring-context, spring-web, cglib, slf4j-api, slf4j-log4j${version.log4j},
There are maybe transitive dependencies!

essential-example from group net.craftforge.essential (version 3.0)

Group: net.craftforge.essential Artifact: essential-example
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact essential-example
Group net.craftforge.essential
Version 3.0
Last update 14. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies essential-guice, essential-client, slf4j-api, slf4j-log4j${version.log4j}, hibernate-entitymanager, derby,
There are maybe transitive dependencies!



Page 39 from 52 (items total 518)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy