License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-server-restful |
Version | Version1.0.3 |
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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-restful/
implementation 'com.github.simonalong:butterfly-server-restful:1.0.3'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-restful/
implementation ("com.github.simonalong:butterfly-server-restful:1.0.3")
'com.github.simonalong:butterfly-server-restful:jar:1.0.3'
<dependency org="com.github.simonalong" name="butterfly-server-restful" rev="1.0.3">
<artifact name="butterfly-server-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-server-restful', version='1.0.3')
)
libraryDependencies += "com.github.simonalong" % "butterfly-server-restful" % "1.0.3"
[com.github.simonalong/butterfly-server-restful "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simonalong : butterfly-api | jar | 1.0.3 |
com.github.simonalong : butterfly-allocator-db | jar | 1.0.3 |
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.13 |
org.projectlombok : lombok Optional | jar | 1.16.22 |