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

org.odpi.egeria:digital-service-spring 3.1


Группа

Группа

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

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

digital-service-spring
Версия

Версия

3.1
Тип

Тип

jar

Скачать digital-service-spring 3.1


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