| License | License | 
|---|---|
| GroupId | GroupIdone.microstream | 
| ArtifactId | ArtifactIdmicrostream-storage | 
| Version | Version07.00.00-MS-beta2 | 
| 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>07.00.00-MS-beta2</version>
</dependency>// https://jarcasting.com/artifacts/one.microstream/microstream-storage/
implementation 'one.microstream:microstream-storage:07.00.00-MS-beta2'// https://jarcasting.com/artifacts/one.microstream/microstream-storage/
implementation ("one.microstream:microstream-storage:07.00.00-MS-beta2")'one.microstream:microstream-storage:jar:07.00.00-MS-beta2'<dependency org="one.microstream" name="microstream-storage" rev="07.00.00-MS-beta2">
  <artifact name="microstream-storage" type="jar" />
</dependency>@Grapes(
@Grab(group='one.microstream', module='microstream-storage', version='07.00.00-MS-beta2')
)libraryDependencies += "one.microstream" % "microstream-storage" % "07.00.00-MS-beta2"[one.microstream/microstream-storage "07.00.00-MS-beta2"]| Group / Artifact | Type | Version | 
|---|---|---|
| one.microstream : microstream-afs-nio | jar | 07.00.00-MS-beta2 | 
| one.microstream : microstream-persistence-binary | jar | 07.00.00-MS-beta2 |