License |
License |
---|---|
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdgateway.truststore |
Last Version | Last Version5.1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaazing WebSocket Gateway - Truststore
Community POM for all Maven projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
gateway.truststore-5.1.0.1.pom | |
gateway.truststore-5.1.0.1.jar | 135 KB |
gateway.truststore-5.1.0.1-sources.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.truststore/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>gateway.truststore</artifactId>
<version>5.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.truststore/
implementation 'org.kaazing:gateway.truststore:5.1.0.1'
// https://jarcasting.com/artifacts/org.kaazing/gateway.truststore/
implementation ("org.kaazing:gateway.truststore:5.1.0.1")
'org.kaazing:gateway.truststore:jar:5.1.0.1'
<dependency org="org.kaazing" name="gateway.truststore" rev="5.1.0.1">
<artifact name="gateway.truststore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.truststore', version='5.1.0.1')
)
libraryDependencies += "org.kaazing" % "gateway.truststore" % "5.1.0.1"
[org.kaazing/gateway.truststore "5.1.0.1"]