License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdons-parent |
Version | Version1.8.8.1.Final |
Type | Typepom |
Description |
Descriptionons-parent 1.8.8.1.Final
Open Notification Service, Apache RocketMQ Commercial Distribution. This distribution include all of the features of the open source version, with some additional, higher management features.
|
Filename | Size |
---|---|
ons-parent-1.8.8.1.Final.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>ons-parent</artifactId>
<version>1.8.8.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/
implementation 'com.aliyun.openservices:ons-parent:1.8.8.1.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/
implementation ("com.aliyun.openservices:ons-parent:1.8.8.1.Final")
'com.aliyun.openservices:ons-parent:pom:1.8.8.1.Final'
<dependency org="com.aliyun.openservices" name="ons-parent" rev="1.8.8.1.Final">
<artifact name="ons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-parent', version='1.8.8.1.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-parent" % "1.8.8.1.Final"
[com.aliyun.openservices/ons-parent "1.8.8.1.Final"]