License |
License |
---|---|
GroupId | GroupIdcom.github.yanghyu |
ArtifactId | ArtifactIdgifu-mq-parent |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongifu-mq-parent
Gifu MQ Parent
|
Filename | Size |
---|---|
gifu-mq-parent-1.0.0-RELEASE.pom | 695 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yanghyu/gifu-mq-parent/ -->
<dependency>
<groupId>com.github.yanghyu</groupId>
<artifactId>gifu-mq-parent</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-mq-parent/
implementation 'com.github.yanghyu:gifu-mq-parent:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-mq-parent/
implementation ("com.github.yanghyu:gifu-mq-parent:1.0.0-RELEASE")
'com.github.yanghyu:gifu-mq-parent:pom:1.0.0-RELEASE'
<dependency org="com.github.yanghyu" name="gifu-mq-parent" rev="1.0.0-RELEASE">
<artifact name="gifu-mq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yanghyu', module='gifu-mq-parent', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.yanghyu" % "gifu-mq-parent" % "1.0.0-RELEASE"
[com.github.yanghyu/gifu-mq-parent "1.0.0-RELEASE"]