License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.glue42.gateway.client |
ArtifactId | ArtifactIdgateway-peer |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a base configuration for Glue42 project builds
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gateway-peer-1.3.7.pom | |
gateway-peer-1.3.7.jar | 7 KB |
gateway-peer-1.3.7-sources.jar | 1 KB |
gateway-peer-1.3.7-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-peer/ -->
<dependency>
<groupId>com.glue42.gateway.client</groupId>
<artifactId>gateway-peer</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-peer/
implementation 'com.glue42.gateway.client:gateway-peer:1.3.7'
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-peer/
implementation ("com.glue42.gateway.client:gateway-peer:1.3.7")
'com.glue42.gateway.client:gateway-peer:jar:1.3.7'
<dependency org="com.glue42.gateway.client" name="gateway-peer" rev="1.3.7">
<artifact name="gateway-peer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glue42.gateway.client', module='gateway-peer', version='1.3.7')
)
libraryDependencies += "com.glue42.gateway.client" % "gateway-peer" % "1.3.7"
[com.glue42.gateway.client/gateway-peer "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.glue42.gateway.client : gateway-authentication-api | jar | 1.3.7 |
com.glue42.gateway.client : gateway-windows-authentication | jar | 1.3.7 |
com.glue42.gateway.client : gateway-connection-api | jar | 1.3.7 |