не последняя версия
Последняя версия 5.1.0

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


Группа

Группа

de.digitalcollections.cudami
Идентификатор

Идентификатор

template-website-springboot
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать template-website-springboot 3.2.2


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