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

Download com.java-adventures.rsc JAR files with all dependencies

Search JAR files by class name

extended-demo-app from group com.java-adventures.rsc (version 1.1.0)

Two simple REST services that use the same resource adapter implementation but with different configuration. You have to create two connector resources (echo and echo2) before deploying this application.

Group: com.java-adventures.rsc Artifact: extended-demo-app
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extended-demo-app
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 2
Dependencies jersey-client, extended-echo-connector-api,
There are maybe transitive dependencies!

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!

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

API for an example resource adapter that is based on the remote-system-connector-api.

Group: com.java-adventures.rsc Artifact: extended-echo-connector-api
Show documentation Show source 
 

0 downloads
Artifact extended-echo-connector-api
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 1
Dependencies remote-system-connector-api,
There are maybe transitive dependencies!

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

Demo Connector and Applicaton based on the UrlBased* classes which introduces an additional config property

Group: com.java-adventures.rsc Artifact: extended-echo-example
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extended-echo-example
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

demo-app from group com.java-adventures.rsc (version 1.1.0)

Two simple REST services that use the same resource adapter implementation but with different configuration. You have to create two connector resources (echo and echo2) before deploying this application.

Group: com.java-adventures.rsc Artifact: demo-app
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact demo-app
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 2
Dependencies jersey-client, echo-connector-api,
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!

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

API for an example resource adapter that is based on the remote-system-connector-api.

Group: com.java-adventures.rsc Artifact: echo-connector-api
Show documentation Show source 
 

0 downloads
Artifact echo-connector-api
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 1
Dependencies remote-system-connector-api,
There are maybe transitive dependencies!

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

Demo Connector and Applicaton based on the UrlBased* classes

Group: com.java-adventures.rsc Artifact: echo-example
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact echo-example
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Base implementation for adapters that use url, username and password properties. The goal of this implementation is to reduce your code to a minimum when implementing a new resource adapter.

Group: com.java-adventures.rsc Artifact: remote-system-connector
Show documentation Show source 
 

0 downloads
Artifact remote-system-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 2
Dependencies remote-system-connector-api, slf4j-api,
There are maybe transitive dependencies!

remote-system-connector-api from group com.java-adventures.rsc (version 1.1.0)

A simple interface for your resource adapter providing access to a connection. Your resource adapter api should extend the Connection and ConnectionFactory interface. The connection interface exposes the api of your remote system.

Group: com.java-adventures.rsc Artifact: remote-system-connector-api
Show documentation Show source 
 

0 downloads
Artifact remote-system-connector-api
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 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 2 (items total 11)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy