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

org.noear:solon-plugin-parent 1.3.27

Java project for solon

Группа

Группа

org.noear
Идентификатор

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

solon-plugin-parent
Версия

Версия

1.3.27
Тип

Тип

pom

Скачать solon-plugin-parent 1.3.27

Имя Файла Размер
solon-plugin-parent-1.3.27.pom 9 KB
Обзор

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