GroupId | GroupIdone.microstream |
---|---|
ArtifactId | ArtifactIdmicrostream-storage-rest-parent |
Version | Version05.00.00-MS-GA |
Type | Typepom |
Filename | Size |
---|---|
microstream-storage-rest-parent-05.00.00-MS-GA.pom | 879 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-storage-rest-parent/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-rest-parent</artifactId>
<version>05.00.00-MS-GA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-rest-parent/
implementation 'one.microstream:microstream-storage-rest-parent:05.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-storage-rest-parent/
implementation ("one.microstream:microstream-storage-rest-parent:05.00.00-MS-GA")
'one.microstream:microstream-storage-rest-parent:pom:05.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-storage-rest-parent" rev="05.00.00-MS-GA">
<artifact name="microstream-storage-rest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-storage-rest-parent', version='05.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-storage-rest-parent" % "05.00.00-MS-GA"
[one.microstream/microstream-storage-rest-parent "05.00.00-MS-GA"]