is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-server-restful 1.0.1

分布式模式(distribute)下的服务端

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-server-restful
Version

Version

1.0.1
Type

Type

jar

Download butterfly-server-restful 1.0.1


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