Last Version

EverRest :: Spring Integration Sample 1.12.3

everREST is a project which provides a way to build RESTful applications using own complete implementation of JAX-RS specification (a.k.a JSR-311)

License

License

GroupId

GroupId

org.everrest
ArtifactId

ArtifactId

everrest-integration-spring-sample
Version

Version

1.12.3
Type

Type

war
Description

Description

EverRest :: Spring Integration Sample
everREST is a project which provides a way to build RESTful applications using own complete implementation of JAX-RS specification (a.k.a JSR-311)
Project Organization

Project Organization

Codenvy, S.A.

Download everrest-integration-spring-sample 1.12.3


<!-- https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring-sample/ -->
<dependency>
    <groupId>org.everrest</groupId>
    <artifactId>everrest-integration-spring-sample</artifactId>
    <version>1.12.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring-sample/
implementation 'org.everrest:everrest-integration-spring-sample:1.12.3'
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-spring-sample/
implementation ("org.everrest:everrest-integration-spring-sample:1.12.3")
'org.everrest:everrest-integration-spring-sample:war:1.12.3'
<dependency org="org.everrest" name="everrest-integration-spring-sample" rev="1.12.3">
  <artifact name="everrest-integration-spring-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-integration-spring-sample', version='1.12.3')
)
libraryDependencies += "org.everrest" % "everrest-integration-spring-sample" % "1.12.3"
[org.everrest/everrest-integration-spring-sample "1.12.3"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
org.springframework : spring-beans jar 3.0.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (11)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
commons-fileupload : commons-fileupload jar 1.2.1
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
javax.mail : mail jar 1.4.4
org.everrest : everrest-core jar 1.12.3
org.everrest : everrest-integration-spring jar 1.12.3
org.slf4j : jcl-over-slf4j jar 1.7.6
org.springframework : spring-core jar 3.0.3.RELEASE
org.springframework : spring-test jar 3.0.3.RELEASE
org.springframework : spring-webmvc jar 3.0.3.RELEASE

Project Modules

There are no modules declared in this project.