License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.glue42.gateway.client |
ArtifactId | ArtifactIdgateway-windows-authentication |
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 |
<!-- https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-windows-authentication/ -->
<dependency>
<groupId>com.glue42.gateway.client</groupId>
<artifactId>gateway-windows-authentication</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-windows-authentication/
implementation 'com.glue42.gateway.client:gateway-windows-authentication:1.3.7'
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-windows-authentication/
implementation ("com.glue42.gateway.client:gateway-windows-authentication:1.3.7")
'com.glue42.gateway.client:gateway-windows-authentication:jar:1.3.7'
<dependency org="com.glue42.gateway.client" name="gateway-windows-authentication" rev="1.3.7">
<artifact name="gateway-windows-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glue42.gateway.client', module='gateway-windows-authentication', version='1.3.7')
)
libraryDependencies += "com.glue42.gateway.client" % "gateway-windows-authentication" % "1.3.7"
[com.glue42.gateway.client/gateway-windows-authentication "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.glue42.gateway.client : gateway-authentication-api | jar | 1.3.7 |
com.github.waffle : waffle-jna | jar | 3.1.1 |