com.cqsudu:sudu-base-core

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

License

License

GroupId

GroupId

com.cqsudu
ArtifactId

ArtifactId

sudu-base-core
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

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

How to add to project

<!-- 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.
com.cqsudu

Versions

Version
1.0.0.RELEASE