is not current version
Last Version 5.4.2

org.dataone.dspace:auto-versioning-xmlui 5.4.1


Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

org.dataone.dspace
ArtifactId

ArtifactId

auto-versioning-xmlui
Version

Version

5.4.1
Type

Type

war

Download auto-versioning-xmlui 5.4.1


<!-- https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/ -->
<dependency>
    <groupId>org.dataone.dspace</groupId>
    <artifactId>auto-versioning-xmlui</artifactId>
    <version>5.4.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/
implementation 'org.dataone.dspace:auto-versioning-xmlui:5.4.1'
// https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/
implementation ("org.dataone.dspace:auto-versioning-xmlui:5.4.1")
'org.dataone.dspace:auto-versioning-xmlui:war:5.4.1'
<dependency org="org.dataone.dspace" name="auto-versioning-xmlui" rev="5.4.1">
  <artifact name="auto-versioning-xmlui" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dataone.dspace', module='auto-versioning-xmlui', version='5.4.1')
)
libraryDependencies += "org.dataone.dspace" % "auto-versioning-xmlui" % "5.4.1"
[org.dataone.dspace/auto-versioning-xmlui "5.4.1"]