License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.oldnoop |
ArtifactId | ArtifactIdcos-spring-boot-autoconfigure |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncos-spring-boot-autoconfigure
Spring Support for COS API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.oldnoop</groupId>
<artifactId>cos-spring-boot-autoconfigure</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-autoconfigure/
implementation 'com.oldnoop:cos-spring-boot-autoconfigure:1.1.1'
// https://jarcasting.com/artifacts/com.oldnoop/cos-spring-boot-autoconfigure/
implementation ("com.oldnoop:cos-spring-boot-autoconfigure:1.1.1")
'com.oldnoop:cos-spring-boot-autoconfigure:jar:1.1.1'
<dependency org="com.oldnoop" name="cos-spring-boot-autoconfigure" rev="1.1.1">
<artifact name="cos-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oldnoop', module='cos-spring-boot-autoconfigure', version='1.1.1')
)
libraryDependencies += "com.oldnoop" % "cos-spring-boot-autoconfigure" % "1.1.1"
[com.oldnoop/cos-spring-boot-autoconfigure "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.oldnoop : cos-spring | jar | 1.1.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar |