Last Version

Project Casquatch - Spring Config Server 1.4-RELEASE

Spring Config Server component of Project Casquatch

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

SpringConfigServer
Version

Version

1.4-RELEASE
Type

Type

war
Description

Description

Project Casquatch - Spring Config Server
Spring Config Server component of Project Casquatch
Project URL

Project URL

http://github.com/tmobile/casquatch
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/tmobile/casquatch/tree/master

Download SpringConfigServer 1.4-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-config-server jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
com.tmobile.opensource.casquatch : CassandraDriver jar 1.4-RELEASE

Project Modules

There are no modules declared in this project.