License |
License |
---|---|
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdgateway.resource.address |
Last Version | Last Version5.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResource Address
Resource Address is a core abstraction to represent endpoint
|
<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>gateway.resource.address</artifactId>
<version>5.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address/
implementation 'org.kaazing:gateway.resource.address:5.6.2'
// https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address/
implementation ("org.kaazing:gateway.resource.address:5.6.2")
'org.kaazing:gateway.resource.address:jar:5.6.2'
<dependency org="org.kaazing" name="gateway.resource.address" rev="5.6.2">
<artifact name="gateway.resource.address" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.resource.address', version='5.6.2')
)
libraryDependencies += "org.kaazing" % "gateway.resource.address" % "5.6.2"
[org.kaazing/gateway.resource.address "5.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.kaazing : test.util | jar | 5.6.2 |