License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.lockss.laaws |
ArtifactId | ArtifactIdlaaws-repository-service |
Last Version | Last Version2.12.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaaws-repository-service
LOCKSS Repository Service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.lockss.laaws/laaws-repository-service/ -->
<dependency>
<groupId>org.lockss.laaws</groupId>
<artifactId>laaws-repository-service</artifactId>
<version>2.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.lockss.laaws/laaws-repository-service/
implementation 'org.lockss.laaws:laaws-repository-service:2.12.3'
// https://jarcasting.com/artifacts/org.lockss.laaws/laaws-repository-service/
implementation ("org.lockss.laaws:laaws-repository-service:2.12.3")
'org.lockss.laaws:laaws-repository-service:jar:2.12.3'
<dependency org="org.lockss.laaws" name="laaws-repository-service" rev="2.12.3">
<artifact name="laaws-repository-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lockss.laaws', module='laaws-repository-service', version='2.12.3')
)
libraryDependencies += "org.lockss.laaws" % "laaws-repository-service" % "2.12.3"
[org.lockss.laaws/laaws-repository-service "2.12.3"]
Group / Artifact | Type | Version |
---|---|---|
org.lockss : lockss-util-core | jar | 1.11.1 |
org.lockss : lockss-spring-bundle | jar | 2.12.0 |
org.lockss.laaws : laaws-repository-core | jar | 2.16.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.lockss : lockss-junit4-bundle | pom | 1.5.0 |
org.lockss : lockss-spring-bundle | test-jar | 2.12.0 |
org.lockss : lockss-core-tests-bundle | pom | 2.6.0 |
org.lockss.laaws : laaws-repository-core | test-jar | 2.16.1 |
org.mockito : mockito-core | jar | 3.2.4 |