GCHQ 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.

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

services-manager
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ 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://github.com/gchq/Palisade-services

Download services-manager

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE