is not current version
Last Version 5.1.0

de.digitalcollections.cudami:template-website-springboot 4.5.3


GroupId

GroupId

de.digitalcollections.cudami
ArtifactId

ArtifactId

template-website-springboot
Version

Version

4.5.3
Type

Type

jar

Download template-website-springboot 4.5.3


<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/template-website-springboot/ -->
<dependency>
    <groupId>de.digitalcollections.cudami</groupId>
    <artifactId>template-website-springboot</artifactId>
    <version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/template-website-springboot/
implementation 'de.digitalcollections.cudami:template-website-springboot:4.5.3'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/template-website-springboot/
implementation ("de.digitalcollections.cudami:template-website-springboot:4.5.3")
'de.digitalcollections.cudami:template-website-springboot:jar:4.5.3'
<dependency org="de.digitalcollections.cudami" name="template-website-springboot" rev="4.5.3">
  <artifact name="template-website-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='template-website-springboot', version='4.5.3')
)
libraryDependencies += "de.digitalcollections.cudami" % "template-website-springboot" % "4.5.3"
[de.digitalcollections.cudami/template-website-springboot "4.5.3"]