is not current version
Last Version 3.0.1

net.smartcosmos:smartcosmos-config-server 3.0.0

Server that stores configuration values in a git repository for configuration control, auditing, history, and tagging environments.

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-config-server
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-config-server 3.0.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-config-server/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-config-server</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-config-server/
implementation 'net.smartcosmos:smartcosmos-config-server:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-config-server/
implementation ("net.smartcosmos:smartcosmos-config-server:3.0.0")
'net.smartcosmos:smartcosmos-config-server:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-config-server" rev="3.0.0">
  <artifact name="smartcosmos-config-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-config-server', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-config-server" % "3.0.0"
[net.smartcosmos/smartcosmos-config-server "3.0.0"]