License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdSpringConfigServer |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionProject Casquatch - Spring Config Server
Spring Config Server component of Project Casquatch
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |