Last Version

com.cqsudu:sudu-spring-boot 1.0.0.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.cqsudu
ArtifactId

ArtifactId

sudu-spring-boot
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sudu-spring-boot

Download sudu-spring-boot 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.cqsudu/sudu-spring-boot/ -->
<dependency>
    <groupId>com.cqsudu</groupId>
    <artifactId>sudu-spring-boot</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.cqsudu/sudu-spring-boot/
implementation 'com.cqsudu:sudu-spring-boot:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.cqsudu/sudu-spring-boot/
implementation ("com.cqsudu:sudu-spring-boot:1.0.0.RELEASE")
'com.cqsudu:sudu-spring-boot:jar:1.0.0.RELEASE'
<dependency org="com.cqsudu" name="sudu-spring-boot" rev="1.0.0.RELEASE">
  <artifact name="sudu-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cqsudu', module='sudu-spring-boot', version='1.0.0.RELEASE')
)
libraryDependencies += "com.cqsudu" % "sudu-spring-boot" % "1.0.0.RELEASE"
[com.cqsudu/sudu-spring-boot "1.0.0.RELEASE"]

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
com.cqsudu : sudu-jwt-token jar 1.0.0.RELEASE
com.cqsudu : sudu-base-core jar 1.0.0.RELEASE
io.springside : springside-utils jar 5.0.0-RC1

Project Modules

There are no modules declared in this project.