License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-distribute |
Version | Version1.0.4 |
Type | Typepom |
Description |
Description分布式模式(distribute)的pom
|
Filename | Size |
---|---|
butterfly-distribute-1.0.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-distribute/
implementation 'com.github.simonalong:butterfly-distribute:1.0.4'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-distribute/
implementation ("com.github.simonalong:butterfly-distribute:1.0.4")
'com.github.simonalong:butterfly-distribute:pom:1.0.4'
<dependency org="com.github.simonalong" name="butterfly-distribute" rev="1.0.4">
<artifact name="butterfly-distribute" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-distribute', version='1.0.4')
)
libraryDependencies += "com.github.simonalong" % "butterfly-distribute" % "1.0.4"
[com.github.simonalong/butterfly-distribute "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |