MVN

com.glue42.gateway.client : gateway-client-build

Maven & Gradle

Jun 30, 2023
<dependency>
    <groupId>com.glue42.gateway.client</groupId>
    <artifactId>gateway-client-build</artifactId>
    <version>1.3.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.glue42.gateway.client : gateway-client-build to add to Maven - Latest Versions:

  • Latest Stable: 1.3.12

All Versions

Choose a version of com.glue42.gateway.client : gateway-client-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
gateway-client-build-1.3.12
gateway-client-build-1.3.11
gateway-client-build-1.3.10
gateway-client-build-1.3.9
gateway-client-build-1.3.8
gateway-client-build-1.3.7
gateway-client-build-1.3.6
gateway-client-build-1.3.5
gateway-client-build-1.3.4
gateway-client-build-1.3.3
gateway-client-build-1.3.2
gateway-client-build-1.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.glue42.gateway.client</groupId>
    <artifactId>gateway-client-build</artifactId>
    <version>1.3.12</version>
</dependency>