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

org.smartboot.maven.archetype:smartboot-archetype 0.2-RELEASE

smartboot-archetype

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.smartboot.maven.archetype
Идентификатор

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

smartboot-archetype
Версия

Версия

0.2-RELEASE
Тип

Тип

jar

Скачать smartboot-archetype 0.2-RELEASE


<!-- https://jarcasting.com/artifacts/org.smartboot.maven.archetype/smartboot-archetype/ -->
<dependency>
    <groupId>org.smartboot.maven.archetype</groupId>
    <artifactId>smartboot-archetype</artifactId>
    <version>0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.maven.archetype/smartboot-archetype/
implementation 'org.smartboot.maven.archetype:smartboot-archetype:0.2-RELEASE'
// https://jarcasting.com/artifacts/org.smartboot.maven.archetype/smartboot-archetype/
implementation ("org.smartboot.maven.archetype:smartboot-archetype:0.2-RELEASE")
'org.smartboot.maven.archetype:smartboot-archetype:jar:0.2-RELEASE'
<dependency org="org.smartboot.maven.archetype" name="smartboot-archetype" rev="0.2-RELEASE">
  <artifact name="smartboot-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.maven.archetype', module='smartboot-archetype', version='0.2-RELEASE')
)
libraryDependencies += "org.smartboot.maven.archetype" % "smartboot-archetype" % "0.2-RELEASE"
[org.smartboot.maven.archetype/smartboot-archetype "0.2-RELEASE"]