License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-api |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description分布式模式(distribute)下的api
|
Filename | Size |
---|---|
butterfly-api-1.1.1.pom | |
butterfly-api-1.1.1.jar | 6 KB |
butterfly-api-1.1.1-sources.jar | 2 KB |
butterfly-api-1.1.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-api/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>butterfly-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-api/
implementation 'com.github.simonalong:butterfly-api:1.1.1'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-api/
implementation ("com.github.simonalong:butterfly-api:1.1.1")
'com.github.simonalong:butterfly-api:jar:1.1.1'
<dependency org="com.github.simonalong" name="butterfly-api" rev="1.1.1">
<artifact name="butterfly-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-api', version='1.1.1')
)
libraryDependencies += "com.github.simonalong" % "butterfly-api" % "1.1.1"
[com.github.simonalong/butterfly-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |