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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

javaee-inject-example-ear from group org.wicketstuff (version 7.0.0)

Group: org.wicketstuff Artifact: javaee-inject-example-ear
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact javaee-inject-example-ear
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javaee-inject-example-ejb, javaee-inject-example-war,
There are maybe transitive dependencies!

javaee-inject-example-war from group org.wicketstuff (version 7.0.0)

Group: org.wicketstuff Artifact: javaee-inject-example-war
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact javaee-inject-example-war
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies wicketstuff-javaee-inject,
There are maybe transitive dependencies!

javaee-inject-example-ejb from group org.wicketstuff (version 7.0.0)

Group: org.wicketstuff Artifact: javaee-inject-example-ejb
Show all versions Show documentation Show source 
 

0 downloads
Artifact javaee-inject-example-ejb
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javaee-inject-examples from group org.wicketstuff (version 7.0.0)

This is a sample JAVA EE 6 project for demonstrating how the JavaEE Inject library should been used in Enterprise and/or Web Applications. Note, that with small changes you can easily convert this project back to JAVA EE 5, which is also supported by the library.

Group: org.wicketstuff Artifact: javaee-inject-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact javaee-inject-examples
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bootstrap-jumbotron-theme from group br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app (version 1.0.1)

Bootstrap Jumbotron theme is a theme based on the Jumbotron example from http://getbootstrap.com/2.3.2/examples/hero.html and the _styled theme. By default it prints the site's name and description into the jumbotron area. It also enables add contact information to the footer through theme settings in the Site Administration area.

Group: br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app Artifact: bootstrap-jumbotron-theme
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bootstrap-jumbotron-theme
Group br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app
Version 1.0.1
Last update 01. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pnky-promise from group com.jive.foss.pnky (version 1.0.1)

The Pnky Promise library enables writing asynchronous code in Java that is easy to read and understand. It also makes it easy to chain multiple asynchronous actions together and in general works similarly to promises in JavaScript.

Group: com.jive.foss.pnky Artifact: pnky-promise
Show documentation Show source 
 

0 downloads
Artifact pnky-promise
Group com.jive.foss.pnky
Version 1.0.1
Last update 28. May 2015
Organization not specified
URL https://github.com/jive/pnky-promise
License Apache License, Version 2.0
Dependencies amount 5
Dependencies guava, jsr305, commons-function, commons-concurrent, awaitility,
There are maybe transitive dependencies!

restlet-deltaspike-raml-archetype from group com.zanclus.codepalousa (version 2.3.1.5)

A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency injection. The version tracks the version of the Restlet Framework being used.

Group: com.zanclus.codepalousa Artifact: restlet-deltaspike-raml-archetype
Show all versions Show documentation Show source 
 

0 downloads
Artifact restlet-deltaspike-raml-archetype
Group com.zanclus.codepalousa
Version 2.3.1.5
Last update 29. April 2015
Organization not specified
URL https://github.com/InfoSec812/restlet-deltaspike-raml-archetype
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

protostuff-model from group com.dyuproject.protostuff (version 1.0.9)

An object model from the code generated by protoc(objects using the builder pattern). This acts as a "message descriptor" at runtime(especially for LITE_RUNTIME) ... which can also be used to generate code for other formats. This also provides runtime accessors for the fields of a message via reflection.

Group: com.dyuproject.protostuff Artifact: protostuff-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact protostuff-model
Group com.dyuproject.protostuff
Version 1.0.9
Last update 26. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies protobuf-java,
There are maybe transitive dependencies!

bootstrap-jumbotron-theme from group br.com.thiagomoreira.liferay.plugins (version 1.3.0.0)

Bootstrap Jumbotron theme is a theme based on the Jumbotron example from http://getbootstrap.com/2.3.2/examples/hero.html and the _styled theme. By default it prints the site's name and description into the jumbotron area. It also enables add contact information to the footer through theme settings in the Site Administration area.

Group: br.com.thiagomoreira.liferay.plugins Artifact: bootstrap-jumbotron-theme
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bootstrap-jumbotron-theme
Group br.com.thiagomoreira.liferay.plugins
Version 1.3.0.0
Last update 20. November 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE
Last update 18. September 2014
Organization not specified
URL https://github.com/alexxiyang/cached-query
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spymemcached, slf4j-api, slf4j-log4j12, camel-name-utils,
There are maybe transitive dependencies!



Page 147 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy