| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kaazing |
| Идентификатор | Идентификаторgateway.truststore |
| Последняя версия | Последняя версия5.1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKaazing WebSocket Gateway - Truststore
Community POM for all Maven projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]