MVN

uk.gov.gchq.palisade : palisade-service

Maven & Gradle

Aug 04, 2021
3 stars

GCHQ Palisade - Palisade Service · The Palisade Service is the client-facing entry point into the rest of the Palisade Services, accepting a request and returning a token.

<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>palisade-service</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.gov.gchq.palisade : palisade-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1-RELEASE

All Versions

Choose a version of uk.gov.gchq.palisade : palisade-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
palisade-service-0.5.1-RELEASE
palisade-service-0.5.0-RELEASE

How to add a dependency to Maven

Add the following uk.gov.gchq.palisade : palisade-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>palisade-service</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.gov.gchq.palisade : palisade-service gradle dependency to your build.gradle file:

implementation 'uk.gov.gchq.palisade:palisade-service:0.5.1-RELEASE'

Gradle Kotlin DSL: Add the following uk.gov.gchq.palisade : palisade-service gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.gov.gchq.palisade:palisade-service:0.5.1-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.gov.gchq.palisade : palisade-service sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.gov.gchq.palisade" % "palisade-service" % "0.5.1-RELEASE"

Advertisement

Dependencies from Group

Aug 04, 2021
18 usages
2 stars
Aug 04, 2021
3 usages
3 stars
Aug 04, 2021
3 usages
3 stars
Aug 04, 2021
2 usages
3 stars
Aug 04, 2021
2 usages
3 stars

Discover Dependencies

Aug 04, 2021
3 stars
Aug 04, 2021
1 usages
3 stars
Aug 04, 2021
3 stars
Aug 04, 2021
18 usages
2 stars
Aug 04, 2021
3 stars
Aug 04, 2021
3 stars
Aug 04, 2021
2 usages
3 stars