| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdone.microstream |
| ArtifactId | ArtifactIdmicrostream-storage-restclient |
| Version | Version05.00.02-MS-GA |
| Type | Typejar |
| Description |
DescriptionMicroStream Storage REST Client
Java Wrapper for the Storage REST API
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-restclient</artifactId>
<version>05.00.02-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient/
implementation 'one.microstream:microstream-storage-restclient:05.00.02-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-restclient/
implementation ("one.microstream:microstream-storage-restclient:05.00.02-MS-GA")
'one.microstream:microstream-storage-restclient:jar:05.00.02-MS-GA'
<dependency org="one.microstream" name="microstream-storage-restclient" rev="05.00.02-MS-GA">
<artifact name="microstream-storage-restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-storage-restclient', version='05.00.02-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-storage-restclient" % "05.00.02-MS-GA"
[one.microstream/microstream-storage-restclient "05.00.02-MS-GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| one.microstream : microstream-storage-restadapter | jar | 05.00.02-MS-GA |