License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.oldnoop |
ArtifactId | ArtifactIdcos-spring-boot-starter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncos-spring-boot-starter
Spring Support for COS API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cos-spring-boot-starter-1.1.1.pom | |
cos-spring-boot-starter-1.1.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-starter/ -->
<dependency>
<groupId>com.oldnoop</groupId>
<artifactId>cos-spring-boot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-starter/
implementation 'com.oldnoop:cos-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-starter/
implementation ("com.oldnoop:cos-spring-boot-starter:1.1.1")
'com.oldnoop:cos-spring-boot-starter:jar:1.1.1'
<dependency org="com.oldnoop" name="cos-spring-boot-starter" rev="1.1.1">
<artifact name="cos-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oldnoop', module='cos-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "com.oldnoop" % "cos-spring-boot-starter" % "1.1.1"
[com.oldnoop/cos-spring-boot-starter "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.oldnoop : cos-spring | jar | 1.1.1 |
com.oldnoop : cos-spring-boot-autoconfigure | jar | 1.1.1 |