License |
License |
---|---|
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-communication-parent |
Version | Version06.01.00-MS-GA |
Type | Typepom |
Description |
DescriptionMicroStream Communication
MicroStream Communication Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
microstream-communication-parent-06.01.00-MS-GA.pom | 753 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-communication-parent/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-communication-parent</artifactId>
<version>06.01.00-MS-GA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-communication-parent/
implementation 'one.microstream:microstream-communication-parent:06.01.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-communication-parent/
implementation ("one.microstream:microstream-communication-parent:06.01.00-MS-GA")
'one.microstream:microstream-communication-parent:pom:06.01.00-MS-GA'
<dependency org="one.microstream" name="microstream-communication-parent" rev="06.01.00-MS-GA">
<artifact name="microstream-communication-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-communication-parent', version='06.01.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-communication-parent" % "06.01.00-MS-GA"
[one.microstream/microstream-communication-parent "06.01.00-MS-GA"]