is not current version
Last Version 2.2.8

org.apache.archiva:metadata-store-file 1.4-M1


Categories

Categories

Data
GroupId

GroupId

org.apache.archiva
ArtifactId

ArtifactId

metadata-store-file
Version

Version

1.4-M1
Type

Type

jar

Download metadata-store-file 1.4-M1


<!-- https://jarcasting.com/artifacts/org.apache.archiva/metadata-store-file/ -->
<dependency>
    <groupId>org.apache.archiva</groupId>
    <artifactId>metadata-store-file</artifactId>
    <version>1.4-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.archiva/metadata-store-file/
implementation 'org.apache.archiva:metadata-store-file:1.4-M1'
// https://jarcasting.com/artifacts/org.apache.archiva/metadata-store-file/
implementation ("org.apache.archiva:metadata-store-file:1.4-M1")
'org.apache.archiva:metadata-store-file:jar:1.4-M1'
<dependency org="org.apache.archiva" name="metadata-store-file" rev="1.4-M1">
  <artifact name="metadata-store-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.archiva', module='metadata-store-file', version='1.4-M1')
)
libraryDependencies += "org.apache.archiva" % "metadata-store-file" % "1.4-M1"
[org.apache.archiva/metadata-store-file "1.4-M1"]