MVN

org.infrastructurebuilder.util.auth : ibauthentication-root

Maven & Gradle

May 20, 2021
0 stars

Mapping components for Auth and or Creds file production, generally from a settings file

<dependency>
    <groupId>org.infrastructurebuilder.util.auth</groupId>
    <artifactId>ibauthentication-root</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infrastructurebuilder.util.auth : ibauthentication-root to add to Maven - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of org.infrastructurebuilder.util.auth : ibauthentication-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
ibauthentication-root-0.9.4
ibauthentication-root-0.9.3
ibauthentication-root-0.9.2
ibauthentication-root-0.9.1
ibauthentication-root-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infrastructurebuilder.util.auth</groupId>
    <artifactId>ibauthentication-root</artifactId>
    <version>0.9.4</version>
</dependency>