is not current version
Last Version 1.0.0.24

org.kaazing:gateway.test.ca 1.0.0.19

A generated Keystore and Truststore that can be used for testing

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.test.ca
Version

Version

1.0.0.19
Type

Type

jar

Download gateway.test.ca 1.0.0.19


<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.test.ca/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.test.ca</artifactId>
    <version>1.0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.test.ca/
implementation 'org.kaazing:gateway.test.ca:1.0.0.19'
// https://jarcasting.com/artifacts/org.kaazing/gateway.test.ca/
implementation ("org.kaazing:gateway.test.ca:1.0.0.19")
'org.kaazing:gateway.test.ca:jar:1.0.0.19'
<dependency org="org.kaazing" name="gateway.test.ca" rev="1.0.0.19">
  <artifact name="gateway.test.ca" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.test.ca', version='1.0.0.19')
)
libraryDependencies += "org.kaazing" % "gateway.test.ca" % "1.0.0.19"
[org.kaazing/gateway.test.ca "1.0.0.19"]