не последняя версия
Последняя версия 1.4-RELEASE

com.tmobile.opensource.casquatch:SpringConfigServer 1.3-RELEASE

Spring Config Server component of Project Casquatch

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.tmobile.opensource.casquatch
Идентификатор

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

SpringConfigServer
Версия

Версия

1.3-RELEASE
Тип

Тип

war

Скачать SpringConfigServer 1.3-RELEASE


<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/SpringConfigServer/ -->
<dependency>
    <groupId>com.tmobile.opensource.casquatch</groupId>
    <artifactId>SpringConfigServer</artifactId>
    <version>1.3-RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/SpringConfigServer/
implementation 'com.tmobile.opensource.casquatch:SpringConfigServer:1.3-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/SpringConfigServer/
implementation ("com.tmobile.opensource.casquatch:SpringConfigServer:1.3-RELEASE")
'com.tmobile.opensource.casquatch:SpringConfigServer:war:1.3-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="SpringConfigServer" rev="1.3-RELEASE">
  <artifact name="SpringConfigServer" type="war" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='SpringConfigServer', version='1.3-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "SpringConfigServer" % "1.3-RELEASE"
[com.tmobile.opensource.casquatch/SpringConfigServer "1.3-RELEASE"]