| License |
License |
|---|---|
| GroupId | GroupIduk.gov.gchq.gaffer |
| ArtifactId | ArtifactIdspring-rest |
| Version | Version1.16.1 |
| Type | Typejar |
| Description |
DescriptionA scalable Graph database framework
|
| Filename | Size |
|---|---|
| spring-rest-1.16.1.pom | |
| spring-rest-1.16.1.jar | 45 KB |
| spring-rest-1.16.1-tests.jar | 53 KB |
| spring-rest-1.16.1-sources.jar | 40 KB |
| spring-rest-1.16.1-javadoc.jar | 136 KB |
| spring-rest-1.16.1-exec.jar | 183 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spring-rest/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>spring-rest</artifactId>
<version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spring-rest/
implementation 'uk.gov.gchq.gaffer:spring-rest:1.16.1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spring-rest/
implementation ("uk.gov.gchq.gaffer:spring-rest:1.16.1")
'uk.gov.gchq.gaffer:spring-rest:jar:1.16.1'
<dependency org="uk.gov.gchq.gaffer" name="spring-rest" rev="1.16.1">
<artifact name="spring-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='spring-rest', version='1.16.1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "spring-rest" % "1.16.1"
[uk.gov.gchq.gaffer/spring-rest "1.16.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.gov.gchq.gaffer : common-rest | jar | 1.16.1 |
| uk.gov.gchq.gaffer : time-library | jar | 1.16.1 |
| uk.gov.gchq.gaffer : bitmap-library | jar | 1.16.1 |
| uk.gov.gchq.gaffer : sketches-library | jar | 1.16.1 |
| uk.gov.gchq.gaffer : jcs-cache-service | jar | 1.16.1 |
| uk.gov.gchq.gaffer : map-store | jar | 1.16.1 |
| uk.gov.gchq.gaffer : federated-store | jar | 1.16.1 |
| uk.gov.gchq.gaffer : accumulo-store | jar | 1.16.1 |
| uk.gov.gchq.gaffer : proxy-store | jar | 1.16.1 |
| uk.gov.gchq.gaffer : hbase-store | jar | 1.16.1 |
| uk.gov.gchq.gaffer : parquet-store | jar | 1.16.1 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.springfox : springfox-swagger2 | jar | 2.6.0 |
| io.springfox : springfox-swagger-ui | jar | 2.6.0 |
| com.google.guava : guava | jar | 18.0 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |