License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.palisade |
ArtifactId | ArtifactIdservices-manager |
Last Version | Last Version0.5.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCHQ Palisade - Services Manager
The Palisade Services Manager is a configuration-driven process-spawner and REST-client with particular considerations to assist in managing multiple Palisade services running on local JVMs.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/services-manager/ -->
<dependency>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>services-manager</artifactId>
<version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/services-manager/
implementation 'uk.gov.gchq.palisade:services-manager:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/services-manager/
implementation ("uk.gov.gchq.palisade:services-manager:0.5.1-RELEASE")
'uk.gov.gchq.palisade:services-manager:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="services-manager" rev="0.5.1-RELEASE">
<artifact name="services-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='services-manager', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "services-manager" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/services-manager "0.5.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.palisade : common | jar | 0.5.1-RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.2.RELEASE |