не последняя версия
Последняя версия 1.4.0-RC3

net.savantly.sprout:web-parent 1.3.0-RELEASE

Parent pom for Sprout Web Applications

Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.savantly.sprout
Идентификатор

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

web-parent
Версия

Версия

1.3.0-RELEASE
Тип

Тип

pom

Скачать web-parent 1.3.0-RELEASE

Имя Файла Размер
web-parent-1.3.0-RELEASE.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/ -->
<dependency>
    <groupId>net.savantly.sprout</groupId>
    <artifactId>web-parent</artifactId>
    <version>1.3.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/
implementation 'net.savantly.sprout:web-parent:1.3.0-RELEASE'
// https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/
implementation ("net.savantly.sprout:web-parent:1.3.0-RELEASE")
'net.savantly.sprout:web-parent:pom:1.3.0-RELEASE'
<dependency org="net.savantly.sprout" name="web-parent" rev="1.3.0-RELEASE">
  <artifact name="web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.savantly.sprout', module='web-parent', version='1.3.0-RELEASE')
)
libraryDependencies += "net.savantly.sprout" % "web-parent" % "1.3.0-RELEASE"
[net.savantly.sprout/web-parent "1.3.0-RELEASE"]