License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-storage-restclient-jersey |
Last Version | Last Version07.00.00-MS-GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroStream Storage REST Client Jersey
Jersey REST Client Implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-restclient-jersey</artifactId>
<version>07.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/
implementation 'one.microstream:microstream-storage-restclient-jersey:07.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient-jersey/
implementation ("one.microstream:microstream-storage-restclient-jersey:07.00.00-MS-GA")
'one.microstream:microstream-storage-restclient-jersey:jar:07.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-storage-restclient-jersey" rev="07.00.00-MS-GA">
<artifact name="microstream-storage-restclient-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-storage-restclient-jersey', version='07.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-storage-restclient-jersey" % "07.00.00-MS-GA"
[one.microstream/microstream-storage-restclient-jersey "07.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-storage-restclient | jar | 07.00.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 |