| License |
License |
|---|---|
| GroupId | GroupIdone.microstream |
| ArtifactId | ArtifactIdmicrostream-afs-parent |
| Last Version | Last Version07.00.00-MS-GA |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMicroStream Abstract File System
File System Abstraction Project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| microstream-afs-parent-07.00.00-MS-GA.pom | 758 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-afs-parent/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>07.00.00-MS-GA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-afs-parent/
implementation 'one.microstream:microstream-afs-parent:07.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-afs-parent/
implementation ("one.microstream:microstream-afs-parent:07.00.00-MS-GA")
'one.microstream:microstream-afs-parent:pom:07.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-afs-parent" rev="07.00.00-MS-GA">
<artifact name="microstream-afs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-afs-parent', version='07.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-afs-parent" % "07.00.00-MS-GA"
[one.microstream/microstream-afs-parent "07.00.00-MS-GA"]