| License | License | 
|---|---|
| GroupId | GroupIdone.microstream | 
| ArtifactId | ArtifactIdmicrostream-storage | 
| Version | Version06.00.00-MS-GA | 
| Type | Typejar | 
| Description | DescriptionMicroStream Storage MicroStream Storage Implementation | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-storage/ -->
<dependency>
    <groupId>one.microstream</groupId>
    <artifactId>microstream-storage</artifactId>
    <version>06.00.00-MS-GA</version>
</dependency>// https://jarcasting.com/artifacts/one.microstream/microstream-storage/
implementation 'one.microstream:microstream-storage:06.00.00-MS-GA'// https://jarcasting.com/artifacts/one.microstream/microstream-storage/
implementation ("one.microstream:microstream-storage:06.00.00-MS-GA")'one.microstream:microstream-storage:jar:06.00.00-MS-GA'<dependency org="one.microstream" name="microstream-storage" rev="06.00.00-MS-GA">
  <artifact name="microstream-storage" type="jar" />
</dependency>@Grapes(
@Grab(group='one.microstream', module='microstream-storage', version='06.00.00-MS-GA')
)libraryDependencies += "one.microstream" % "microstream-storage" % "06.00.00-MS-GA"[one.microstream/microstream-storage "06.00.00-MS-GA"]| Group / Artifact | Type | Version | 
|---|---|---|
| one.microstream : microstream-afs-nio | jar | 06.00.00-MS-GA | 
| one.microstream : microstream-persistence-binary | jar | 06.00.00-MS-GA |