| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаone.microstream |
| Идентификатор | Идентификаторmicrostream-storage-restclient-jersey |
| Версия | Версия06.01.00-MS-GA |
| Тип | Типjar |
| Описание |
ОписаниеMicroStream Storage REST Client Jersey
Jersey REST Client Implementation
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-restclient-jersey</artifactId>
<version>06.01.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/
implementation 'one.microstream:microstream-storage-restclient-jersey:06.01.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/
implementation ("one.microstream:microstream-storage-restclient-jersey:06.01.00-MS-GA")
'one.microstream:microstream-storage-restclient-jersey:jar:06.01.00-MS-GA'
<dependency org="one.microstream" name="microstream-storage-restclient-jersey" rev="06.01.00-MS-GA">
<artifact name="microstream-storage-restclient-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-storage-restclient-jersey', version='06.01.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-storage-restclient-jersey" % "06.01.00-MS-GA"
[one.microstream/microstream-storage-restclient-jersey "06.01.00-MS-GA"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| one.microstream : microstream-storage-restclient | jar | 06.01.00-MS-GA |
| org.glassfish.jersey.core : jersey-client | jar | 2.33 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.33 |
| com.google.code.gson : gson | jar | 2.8.6 |