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

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


Группа

Группа

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

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

template-website-springboot
Версия

Версия

2.2.1
Тип

Тип

jar

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


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