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

net.jrouter:j-parent 1.2

Parent pom providing dependency and plugin management for applications built with Maven.

Категории

Категории

Сеть
Группа

Группа

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

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

j-parent
Версия

Версия

1.2
Тип

Тип

pom

Скачать j-parent 1.2

Имя Файла Размер
j-parent-1.2.pom 21 KB
Обзор

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