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