License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.guang19 |
ArtifactId | ArtifactIdcos-spring-boot-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptioncos-spring-boot-starter
common service tools and common develop tools
|
<!-- https://jarcasting.com/artifacts/com.github.guang19/cos-spring-boot-starter/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>cos-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/cos-spring-boot-starter/
implementation 'com.github.guang19:cos-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.guang19/cos-spring-boot-starter/
implementation ("com.github.guang19:cos-spring-boot-starter:1.0.3")
'com.github.guang19:cos-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.guang19" name="cos-spring-boot-starter" rev="1.0.3">
<artifact name="cos-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='cos-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.github.guang19" % "cos-spring-boot-starter" % "1.0.3"
[com.github.guang19/cos-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.guang19 : cloud-storage-service | jar | 1.0.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.4.RELEASE |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |