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

org.liveSense.scripting.jsp.taglib.jsonatg from group com.github.livesense (version 1.0.5)

JSON-taglib is a JSP tag library used to render JSON (JavaScript Object Notation) data from within JSP code. It can be used as part of the server-side of an AJAX application, allowing you to use the full power of JSP to format your JSON data.

Group: com.github.livesense Artifact: org.liveSense.scripting.jsp.taglib.jsonatg
Show all versions Show documentation Show source 
 

2 downloads
Artifact org.liveSense.scripting.jsp.taglib.jsonatg
Group com.github.livesense
Version 1.0.5
Last update 02. June 2014
Organization Art Technology Group, Inc. (ATG)
URL http://json-taglib.sourceforge.net
License Apache 2
Dependencies amount 1
Dependencies commons-el,
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!

classgrep from group cn.wensiqun (version 1.1.1)

classgrep is small java tools, it can find some information as following: 1. find class/annotation/method/field which annotated be special annotation. 2. pass a java.lang.reflect.Method/java.lang.reflect.Constructor object, find all method that calling the method or constructor. 3. find all children class whit hierarchy structure according a special

Group: cn.wensiqun Artifact: classgrep
Show all versions Show documentation Show source 
 

0 downloads
Artifact classgrep
Group cn.wensiqun
Version 1.1.1
Last update 07. November 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!

pageobject-core from group com.github.pageobject (version 1.0.1)

Framework implementing page object pattern, providing some useful methods for writing web application automated tests. There is prepared implementation based on WebDriver, but other tools can be used just by creating your own implementation of BrowserController.

Group: com.github.pageobject Artifact: pageobject-core
Show documentation Show source 
 

0 downloads
Artifact pageobject-core
Group com.github.pageobject
Version 1.0.1
Last update 24. September 2013
Organization not specified
URL https://github.com/pageobject/pageobject
License GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 7
Dependencies aspectjrt, slf4j-api, spring-beans, spring-context, spring-test, selenium-java, junit,
There are maybe transitive dependencies!

classgrep from group com.googlecode.classgrep (version 1.0)

classgrep is small java tools, it can find some information as following: 1. find class/annotation/method/field which annotated be special annotation. 2. pass a java.lang.reflect.Method/java.lang.reflect.Constructor object, find all method that calling the method or constructor. 3. find all children class whit hierarchy structure according a special

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

0 downloads
Artifact classgrep
Group com.googlecode.classgrep
Version 1.0
Last update 20. July 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!

cayenne-tutorials-parent from group org.apache.cayenne.parents (version 3.2M1)

Group: org.apache.cayenne.parents Artifact: cayenne-tutorials-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cayenne-tutorials-parent
Group org.apache.cayenne.parents
Version 3.2M1
Last update 07. July 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cayenne-modeler from group org.apache.cayenne (version 3.2M1)

Group: org.apache.cayenne Artifact: cayenne-modeler
Show all versions Show documentation Show source 
 

0 downloads
Artifact cayenne-modeler
Group org.apache.cayenne
Version 3.2M1
Last update 07. July 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies junit, commons-collections, commons-logging, commons-dbcp, commons-pool, velocity, forms, cayenne-project, cayenne-tools, ognl, mockrunner, jedit-syntax, jgraph,
There are maybe transitive dependencies!

http-structured-headers from group com.mattunderscore (version 0.1.2)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: http-structured-headers
Show all versions Show documentation Show source 
 

0 downloads
Artifact http-structured-headers
Group com.mattunderscore
Version 0.1.2
Last update 10. March 2013
Organization not specified
URL http://www.mattunderscore.com/article?articleId=11
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xo-lite from group net.sf.xolite (version 1.0)

This project provides a lightweight framework to serialize/deserialize (or marshall/unmarshall) java objects into XML. The implementation is based on standard SAX (Simple Api for Xml) but it follows a original approach based on the strong data encapsulation paradigm of Object Oriented (OO) programming.

Group: net.sf.xolite Artifact: xo-lite
Show all versions Show documentation Show source 
 

0 downloads
Artifact xo-lite
Group net.sf.xolite
Version 1.0
Last update 14. July 2012
Organization not specified
URL http://xo-lite.sourceforge.net
License Apache 2
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

bsh from group org.beanshell (version 2.0b5)

BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript.

Group: org.beanshell Artifact: bsh
Show all versions Show documentation Show source 
 

44 downloads
Artifact bsh
Group org.beanshell
Version 2.0b5
Last update 16. March 2012
Organization not specified
URL http://www.beanshell.org/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 300 from 3 (items total 3309)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy