Last Version

Extended Echo Example 1.1.0

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

License

License

GroupId

GroupId

com.java-adventures.rsc
ArtifactId

ArtifactId

extended-echo-example
Version

Version

1.1.0
Type

Type

pom
Description

Description

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

Download extended-echo-example 1.1.0

Filename Size
extended-echo-example-1.1.0.pom 927 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-echo-example/ -->
<dependency>
    <groupId>com.java-adventures.rsc</groupId>
    <artifactId>extended-echo-example</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-echo-example/
implementation 'com.java-adventures.rsc:extended-echo-example:1.1.0'
// https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-echo-example/
implementation ("com.java-adventures.rsc:extended-echo-example:1.1.0")
'com.java-adventures.rsc:extended-echo-example:pom:1.1.0'
<dependency org="com.java-adventures.rsc" name="extended-echo-example" rev="1.1.0">
  <artifact name="extended-echo-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.java-adventures.rsc', module='extended-echo-example', version='1.1.0')
)
libraryDependencies += "com.java-adventures.rsc" % "extended-echo-example" % "1.1.0"
[com.java-adventures.rsc/extended-echo-example "1.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

  • extended-echo-connector-api
  • extended-echo-connector
  • extended-demo-app