License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdgateway.security |
Last Version | Last Version5.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGateway Security
Hosts common security abstractions of gateway
|
Filename | Size |
---|---|
gateway.security-5.6.2.pom | |
gateway.security-5.6.2.jar | 55 KB |
gateway.security-5.6.2-sources.jar | 44 KB |
gateway.security-5.6.2-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.security/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>gateway.security</artifactId>
<version>5.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.security/
implementation 'org.kaazing:gateway.security:5.6.2'
// https://jarcasting.com/artifacts/org.kaazing/gateway.security/
implementation ("org.kaazing:gateway.security:5.6.2")
'org.kaazing:gateway.security:jar:5.6.2'
<dependency org="org.kaazing" name="gateway.security" rev="5.6.2">
<artifact name="gateway.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.security', version='5.6.2')
)
libraryDependencies += "org.kaazing" % "gateway.security" % "5.6.2"
[org.kaazing/gateway.security "5.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.kaazing : gateway.server.spi | jar | 5.6.2 |
org.kaazing : gateway.util | jar | 5.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jmock : jmock | jar | 2.6.0 |
org.jmock : jmock-legacy | jar | 2.6.0 |
org.kaazing : netx.data | jar | 0.4.0 |