Last Version

Che Lib :: Che Swagger :: Guice Deployment module 7.2.0

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

org.eclipse.che.lib
ArtifactId

ArtifactId

che-swagger-module
Version

Version

7.2.0
Type

Type

jar
Description

Description

Che Lib :: Che Swagger :: Guice Deployment module
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-swagger-module
Project Organization

Project Organization

Red Hat, Inc.

Download che-swagger-module 7.2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-servlet jar 4.2.2
io.swagger : swagger-core jar 1.5.9
io.swagger : swagger-jaxrs jar 1.5.9
io.swagger : swagger-models jar 1.5.9
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.24

provided (2)

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

runtime (5)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.7
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.7
joda-time : joda-time jar 2.3
org.yaml : snakeyaml jar 1.15

Project Modules

There are no modules declared in this project.