is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.web:restapi 1.0.25

Core modules for Stargate

License

License

GroupId

GroupId

io.stargate.web
ArtifactId

ArtifactId

restapi
Version

Version

1.0.25
Type

Type

jar
Description

Description

Core modules for Stargate
Source Code Management

Source Code Management

http://github.com/stargate/stargate/tree/master/restapi

Download restapi 1.0.25


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

Dependencies

compile (17)

Group / Artifact Type Version
io.stargate.metrics : metrics-jersey jar 1.0.25
io.dropwizard : dropwizard-jersey jar 2.0.21
io.dropwizard : dropwizard-core jar 2.0.21
com.googlecode.json-simple : json-simple jar 1.1
javax.servlet : javax.servlet-api jar 4.0.1
org.eclipse.jetty : jetty-server jar 9.4.40.v20210413
org.eclipse.jetty : jetty-util jar 9.4.40.v20210413
org.eclipse.jetty : jetty-http jar 9.4.40.v20210413
org.eclipse.jetty : jetty-io jar 9.4.40.v20210413
org.eclipse.jetty : jetty-servlet jar 9.4.40.v20210413
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
io.dropwizard : dropwizard-logging jar 2.0.21
com.google.guava : guava jar 27.0-jre
io.swagger : swagger-jersey2-jaxrs jar 1.6.2
com.github.jsurfer : jsurfer-gson jar 1.6.0
com.github.ben-manes.caffeine : caffeine jar 2.8.6

provided (7)

Group / Artifact Type Version
io.stargate.core : core jar 1.0.25
io.dropwizard.metrics : metrics-healthchecks jar 4.1.19
io.stargate.db : persistence-api jar 1.0.25
io.stargate.auth : authnz jar 1.0.25
com.datastax.oss : java-driver-core jar 4.9.0
javax.validation : validation-api jar 1.1.0.Final
org.osgi : org.osgi.core jar 6.0.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.mockito : mockito-core jar 3.5.13
io.dropwizard : dropwizard-testing jar 2.0.21
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-junit-jupiter jar 3.5.13
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.