is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-distribute 1.0.7

分布式模式(distribute)的pom

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-distribute
Version

Version

1.0.7
Type

Type

pom

Download butterfly-distribute 1.0.7

Filename Size
butterfly-distribute-1.0.7.pom 830 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-distribute/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-distribute</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-distribute/
implementation 'com.github.simonalong:butterfly-distribute:1.0.7'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-distribute/
implementation ("com.github.simonalong:butterfly-distribute:1.0.7")
'com.github.simonalong:butterfly-distribute:pom:1.0.7'
<dependency org="com.github.simonalong" name="butterfly-distribute" rev="1.0.7">
  <artifact name="butterfly-distribute" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-distribute', version='1.0.7')
)
libraryDependencies += "com.github.simonalong" % "butterfly-distribute" % "1.0.7"
[com.github.simonalong/butterfly-distribute "1.0.7"]