MVN

no.priv.bang.pom : bang-authservice-client-pom

Maven & Gradle

Jul 30, 2023

Master parent POM for authservice clients · Common maven plugin properties, configurations and dependency management, for applications using authservice

<dependency>
    <groupId>no.priv.bang.pom</groupId>
    <artifactId>bang-authservice-client-pom</artifactId>
    <version>1.1.35</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.priv.bang.pom : bang-authservice-client-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.1.35

All Versions

Choose a version of no.priv.bang.pom : bang-authservice-client-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
bang-authservice-client-pom-1.1.35
bang-authservice-client-pom-1.1.34
bang-authservice-client-pom-1.1.33
bang-authservice-client-pom-1.1.32
bang-authservice-client-pom-1.1.31
bang-authservice-client-pom-1.1.30
bang-authservice-client-pom-1.1.29

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>no.priv.bang.pom</groupId>
    <artifactId>bang-authservice-client-pom</artifactId>
    <version>1.1.35</version>
</dependency>