is not current version
Last Version 2.4.2

org.lockss.laaws:laaws-metadata-service 2.4.1

LOCKSS Metadata Service

Categories

Categories

AWS Container PaaS Providers Data
GroupId

GroupId

org.lockss.laaws
ArtifactId

ArtifactId

laaws-metadata-service
Version

Version

2.4.1
Type

Type

jar

Download laaws-metadata-service 2.4.1


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