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

net.sourceforge.openutils:openutils-spring 1.0


Категории

Категории

Сеть
Группа

Группа

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

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

openutils-spring
Версия

Версия

1.0
Тип

Тип

jar

Скачать openutils-spring 1.0


<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring/ -->
<dependency>
    <groupId>net.sourceforge.openutils</groupId>
    <artifactId>openutils-spring</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring/
implementation 'net.sourceforge.openutils:openutils-spring:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-spring/
implementation ("net.sourceforge.openutils:openutils-spring:1.0")
'net.sourceforge.openutils:openutils-spring:jar:1.0'
<dependency org="net.sourceforge.openutils" name="openutils-spring" rev="1.0">
  <artifact name="openutils-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-spring', version='1.0')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-spring" % "1.0"
[net.sourceforge.openutils/openutils-spring "1.0"]