MVN

org.openbase.bco : authentication

Maven & Gradle

May 09, 2018
0 stars

BCO Authentication · BCO Authentication

<dependency>
    <groupId>org.openbase.bco</groupId>
    <artifactId>authentication</artifactId>
    <version>1.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openbase.bco : authentication to add to Maven - Latest Versions:

  • Latest Stable: 1.6.4
  • Latest Alpha: 1.5-alpha-0

All Versions

Choose a version of org.openbase.bco : authentication to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
authentication-1.6.4
authentication-1.6.3
authentication-1.6.2
authentication-1.6.1
authentication-1.6.0
1.5.x
authentication-1.5.4
authentication-1.5.3
authentication-1.5.2
authentication-1.5.1
authentication-1.5.0
1.5
authentication-1.5-alpha-0
1.4.x
authentication-1.4.4
authentication-1.4.3
authentication-1.4.2
authentication-1.4.1
authentication-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openbase.bco</groupId>
    <artifactId>authentication</artifactId>
    <version>1.6.4</version>
</dependency>