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

com.github.damianwajser:spring-commons-parent 1.19.0-Alpha

DESC

Группа

Группа

com.github.damianwajser
Идентификатор

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

spring-commons-parent
Версия

Версия

1.19.0-Alpha
Тип

Тип

pom

Скачать spring-commons-parent 1.19.0-Alpha

Имя Файла Размер
spring-commons-parent-1.19.0-Alpha.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/ -->
<dependency>
    <groupId>com.github.damianwajser</groupId>
    <artifactId>spring-commons-parent</artifactId>
    <version>1.19.0-Alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/
implementation 'com.github.damianwajser:spring-commons-parent:1.19.0-Alpha'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/
implementation ("com.github.damianwajser:spring-commons-parent:1.19.0-Alpha")
'com.github.damianwajser:spring-commons-parent:pom:1.19.0-Alpha'
<dependency org="com.github.damianwajser" name="spring-commons-parent" rev="1.19.0-Alpha">
  <artifact name="spring-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-parent', version='1.19.0-Alpha')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-parent" % "1.19.0-Alpha"
[com.github.damianwajser/spring-commons-parent "1.19.0-Alpha"]