License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-server-restful |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description分布式模式(distribute)下的服务端
|
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-restful/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>butterfly-server-restful</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-restful/
implementation 'com.github.simonalong:butterfly-server-restful:1.1.1'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-restful/
implementation ("com.github.simonalong:butterfly-server-restful:1.1.1")
'com.github.simonalong:butterfly-server-restful:jar:1.1.1'
<dependency org="com.github.simonalong" name="butterfly-server-restful" rev="1.1.1">
<artifact name="butterfly-server-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-server-restful', version='1.1.1')
)
libraryDependencies += "com.github.simonalong" % "butterfly-server-restful" % "1.1.1"
[com.github.simonalong/butterfly-server-restful "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simonalong : butterfly-api | jar | 1.1.1 |
com.github.simonalong : butterfly-allocator-db | jar | 1.1.1 |
org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
mysql : mysql-connector-java | jar | 8.0.27 |
org.projectlombok : lombok Optional | jar | 1.16.22 |