Last Version

com.cqsudu:sudu-base-core 1.0.0.RELEASE

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

License

License

GroupId

GroupId

com.cqsudu
ArtifactId

ArtifactId

sudu-base-core
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-base-core

Download sudu-base-core 1.0.0.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.