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

Download JAR files tagged by demo with all dependencies

Search JAR files by class name

extended-echo-connector from group com.java-adventures.rsc (version 1.1.0)

Implementation of the example Echo API. This adapter will not connect to a real remote system. It simply runs in-memory and adds the url, username and password property to the request for the sake of this demo.

Group: com.java-adventures.rsc Artifact: extended-echo-connector
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extended-echo-connector
Group com.java-adventures.rsc
Version 1.1.0
Last update 03. December 2013
Organization not specified
URL http://java-adventures.com
License not specified
Dependencies amount 3
Dependencies extended-echo-connector-api, remote-system-connector, slf4j-jdk14,
There are maybe transitive dependencies!

echo-connector from group com.java-adventures.rsc (version 1.1.0)

Implementation of the example Echo API. This adapter will not connect to a real remote system. It simply runs in-memory and adds the url, username and password property to the request for the sake of this demo.

Group: com.java-adventures.rsc Artifact: echo-connector
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact echo-connector
Group com.java-adventures.rsc
Version 1.1.0
Last update 03. December 2013
Organization not specified
URL http://java-adventures.com
License not specified
Dependencies amount 3
Dependencies echo-connector-api, remote-system-connector, slf4j-jdk14,
There are maybe transitive dependencies!

jee6-servlet-minimal-archetype from group org.fluttercode.knappsack (version 1.1)

Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.

Group: org.fluttercode.knappsack Artifact: jee6-servlet-minimal-archetype
Show all versions Show source 
 

0 downloads
Artifact jee6-servlet-minimal-archetype
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jee6-sandbox-demo-archetype from group org.fluttercode.knappsack (version 1.1)

Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together

Group: org.fluttercode.knappsack Artifact: jee6-sandbox-demo-archetype
Show all versions Show source 
 

0 downloads
Artifact jee6-sandbox-demo-archetype
Group org.fluttercode.knappsack
Version 1.1
Last update 06. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fckeditor-java from group net.fckeditor (version 2.6)

The FCKeditor.Java Integration fosters the entire project documentation, the Java library, and a drop-in demo webapp. All three depict and enable you to learn and to integrate the FCKeditor in your web environment.

Group: net.fckeditor Artifact: fckeditor-java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fckeditor-java
Group net.fckeditor
Version 2.6
Last update 04. January 2010
Organization Frederico Caldeira Knabben
URL http://java.fckeditor.net
License GPL, LGPL, MPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camunda-archetype-spring-boot-demo from group org.camunda.bpm.archetype (version 7.21.0)

Demo application with lots of pre-built parts that uses the Spring Boot Starter Contains: BPMN Process, Java Delegate, HTML5- start and task forms, JUnit Test with in-memory engine and visual process test coverage

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-spring-boot-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-spring-boot-demo
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nameapi-ontology5-json from group org.nameapi.ontology.json (version 5.4.2)

Provides from and to JSON marshalling for the domain classes in the 'core' module. This uses the Jackson library. You don't necessarily need this module. It may serve you also as a functional demo. It also contains tests to ensure the conversion from and to JSON using Jackson works correctly.

Group: org.nameapi.ontology.json Artifact: nameapi-ontology5-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact nameapi-ontology5-json
Group org.nameapi.ontology.json
Version 5.4.2
Last update 19. May 2023
Organization Optimaize GmbH, Switzerland
URL http://www.nameapi.org
License not specified
Dependencies amount 4
Dependencies nameapi-ontology5-core, jackson-core, jackson-databind, jackson-datatype-guava,
There are maybe transitive dependencies!

imagingbook_plugins_demos from group com.imagingbook (version 7.1.0)

Various demo plugins illustrating basic ImageJ concepts. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Group: com.imagingbook Artifact: imagingbook_plugins_demos
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagingbook_plugins_demos
Group com.imagingbook
Version 7.1.0
Last update 11. January 2023
Organization not specified
URL https://imagingbook.com
License not specified
Dependencies amount 3
Dependencies ij, imagingbook-common, imagingbook-sample-images,
There are maybe transitive dependencies!

imagingbook-sample-images from group com.imagingbook (version 7.1.0)

Various sample images used in unit testing and demo programs. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Group: com.imagingbook Artifact: imagingbook-sample-images
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagingbook-sample-images
Group com.imagingbook
Version 7.1.0
Last update 11. January 2023
Organization not specified
URL https://imagingbook.com
License not specified
Dependencies amount 2
Dependencies ij, imagingbook-core,
There are maybe transitive dependencies!

wicket-source-parent from group com.github.jennybrown8.wicket-source (version 9.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: com.github.jennybrown8.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 com.github.jennybrown8.wicket-source
Version 9.0.0
Last update 18. December 2021
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!



Page 126 from 133 (items total 1325)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy