| License |
License |
|---|---|
| GroupId | GroupIdcom.eworkcloud.starter |
| ArtifactId | ArtifactIdework-cloud-starter-rocket |
| Version | Version2.5.4 |
| Type | Typejar |
| Description |
DescriptionEwork Cloud Starter Rocket
Ework Cloud Starter Rocket
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-rocket/ -->
<dependency>
<groupId>com.eworkcloud.starter</groupId>
<artifactId>ework-cloud-starter-rocket</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-rocket/
implementation 'com.eworkcloud.starter:ework-cloud-starter-rocket:2.5.4'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-rocket/
implementation ("com.eworkcloud.starter:ework-cloud-starter-rocket:2.5.4")
'com.eworkcloud.starter:ework-cloud-starter-rocket:jar:2.5.4'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-rocket" rev="2.5.4">
<artifact name="ework-cloud-starter-rocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-rocket', version='2.5.4')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-rocket" % "2.5.4"
[com.eworkcloud.starter/ework-cloud-starter-rocket "2.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.5.6 |
| com.aliyun.openservices : ons-client | jar | 1.8.8.1.Final |
| org.projectlombok : lombok Optional | jar | 1.18.22 |