is not current version
Last Version 1.4-RELEASE

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

Spring Config Server component of Project Casquatch

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

SpringConfigServer
Version

Version

1.3-RELEASE
Type

Type

war

Download 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"]