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

Download JAR files tagged by existing with all dependencies

Search JAR files by class name

jegex-validator from group com.github.dhaeb (version 0.0.2)

This project provides a simple annotation processor to show, that the java annotation processing mechanism is able to validate existing annotated code. In particular, this processor will validate annotated Strings which will be used as regular expressions. A regex is valid if it is compilable and if it matches user defined fixtures on the annotation level.

Group: com.github.dhaeb Artifact: jegex-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact jegex-validator
Group com.github.dhaeb
Version 0.0.2
Last update 03. June 2014
Organization not specified
URL https://github.com/dhaeb/Jegex-Validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-source-parent from group net.ftlines.wicket-source (version 7.0.0)

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Group: net.ftlines.wicket-source Artifact: wicket-source-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-source-parent
Group net.ftlines.wicket-source
Version 7.0.0
Last update 26. May 2014
Organization not specified
URL https://github.com/42Lines/wicket-source/wiki
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

capture-replay-framework from group de.codecentric (version 1.1.0)

This framework takes test data generation to the next level by capturing real data. Instead of injecting mocks that load manually written fixtures, the Capture & Replay Framework transparently augments existing classes with proxies that replay previously captured data.

Group: de.codecentric Artifact: capture-replay-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact capture-replay-framework
Group de.codecentric
Version 1.1.0
Last update 23. May 2014
Organization codecentric AG
URL https://github.com/codecentric/capture-replay-framework
License Apache License, Version 2.0
Dependencies amount 8
Dependencies spring-beans, spring-context, spring-aop, aspectjrt, aspectjweaver, commons-lang3, jackson-databind, junit,
There are maybe transitive dependencies!

persistence from group org.pojava (version 3.0.0)

POJava Persistence is a small library of tools used in the persistence and retrieval of data to and from storage, such as to a database or XML document. It contains an ORM (Object Relational Mapping) tool that supports use of existing beans and POJO's rather than requiring POJO's to be instrumented to support a tool.

Group: org.pojava Artifact: persistence
Show all versions Show documentation Show source 
 

1 downloads
Artifact persistence
Group org.pojava
Version 3.0.0
Last update 14. March 2014
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies pojava,
There are maybe transitive dependencies!

org.eclipse.xtext.standalone from group org.eclipse.xtext (version 2.4.3)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.standalone
Show documentation Show source 
 

1 downloads
Artifact org.eclipse.xtext.standalone
Group org.eclipse.xtext
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.eclipse.xtend.standalone,
There are maybe transitive dependencies!

org.eclipse.xtend.standalone from group org.eclipse.xtend (version 2.4.3)

Group: org.eclipse.xtend Artifact: org.eclipse.xtend.standalone
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.eclipse.xtend.standalone
Group org.eclipse.xtend
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, guice, log4j, org.eclipse.xtend.lib, org.eclipse.xtext.xbase.lib,
There are maybe transitive dependencies!

org.eclipse.xtend.maven from group org.eclipse.xtend (version 2.4.3)

Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Group: org.eclipse.xtend Artifact: org.eclipse.xtend.maven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtend.maven
Group org.eclipse.xtend
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL http://www.eclipse.org/xtend/
License Eclipse Public License - v 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

backbone from group org.jszip.redist (version 1.0.0)

Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

Group: org.jszip.redist Artifact: backbone
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact backbone
Group org.jszip.redist
Version 1.0.0
Last update 20. March 2013
Organization not specified
URL http://jszip.org/redist/backbone
License MIT License
Dependencies amount 2
Dependencies underscore, jquery,
There are maybe transitive dependencies!

xades4j from group eu.vitaliy (version 1.2.0)

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Group: eu.vitaliy Artifact: xades4j
Show documentation Show source 
 

13 downloads
Artifact xades4j
Group eu.vitaliy
Version 1.2.0
Last update 22. February 2012
Organization not specified
URL https://github.com/VitaliyOliynyk/xades4j
License GNU Lesser General Public License
Dependencies amount 3
Dependencies guice, xmlsec, xalan,
There are maybe transitive dependencies!

simple-file-repository from group org.ow2.weblab.webservices (version 1.2)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.webservices Artifact: simple-file-repository
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.webservices
Version 1.2
Last update 07. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, dataoperator,
There are maybe transitive dependencies!



Page 55 from 75 (items total 747)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy