MVN

org.esbtools.auth : cert-ldap-login-module

Maven & Gradle

Jun 19, 2018
0 stars

ESB Gateways

<dependency>
    <groupId>org.esbtools.auth</groupId>
    <artifactId>cert-ldap-login-module</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.esbtools.auth : cert-ldap-login-module to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.esbtools.auth : cert-ldap-login-module to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
cert-ldap-login-module-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.esbtools.auth</groupId>
    <artifactId>cert-ldap-login-module</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement