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

com.cedarsoft.commons:spring 5.1.3


Группа

Группа

com.cedarsoft.commons
Идентификатор

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

spring
Версия

Версия

5.1.3
Тип

Тип

jar

Скачать spring 5.1.3

Имя Файла Размер
spring-5.1.3.pom 759 bytes
spring-5.1.3-tests.jar 1 KB
Обзор

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