Last Version

EverRest :: eXoPlatform 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-exo
Version

Version

1.12.3
Type

Type

jar
Description

Description

EverRest :: eXoPlatform
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-exo 1.12.3


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.ws.rs : javax.ws.rs-api jar 2.0
org.everrest : everrest-core jar 1.12.3
org.exoplatform.core » exo.core.component.security.core jar 2.4.4-GA
org.exoplatform.kernel » exo.kernel.container jar 2.3.4-GA
org.slf4j : slf4j-api jar 1.7.6
picocontainer : picocontainer jar 1.1

provided (1)

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

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.11
org.everrest : everrest-test jar 1.12.3

Project Modules

There are no modules declared in this project.