cos-spring-boot-autoconfigure

Spring Support for COS API

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.oldnoop
ArtifactId

ArtifactId

cos-spring-boot-autoconfigure
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cos-spring-boot-autoconfigure
Spring Support for COS API
Project Organization

Project Organization

Oldnoop Tech

Download cos-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0