Last Version

com.cqsudu:sudu-common-utils 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-common-utils
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-common-utils

Download sudu-common-utils 1.0.0.RELEASE


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