is not current version
Last Version 1.2.0

edu.amherst.acdc:acrepo-karaf 1.1.1

Repository Extension Services

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-karaf
Version

Version

1.1.1
Type

Type

jar

Download acrepo-karaf 1.1.1


<!-- https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-karaf/ -->
<dependency>
    <groupId>edu.amherst.acdc</groupId>
    <artifactId>acrepo-karaf</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-karaf/
implementation 'edu.amherst.acdc:acrepo-karaf:1.1.1'
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-karaf/
implementation ("edu.amherst.acdc:acrepo-karaf:1.1.1")
'edu.amherst.acdc:acrepo-karaf:jar:1.1.1'
<dependency org="edu.amherst.acdc" name="acrepo-karaf" rev="1.1.1">
  <artifact name="acrepo-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.amherst.acdc', module='acrepo-karaf', version='1.1.1')
)
libraryDependencies += "edu.amherst.acdc" % "acrepo-karaf" % "1.1.1"
[edu.amherst.acdc/acrepo-karaf "1.1.1"]