Last Version

net.coding.yuanhai:module-sdk 1.7.2

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.yuanhai
ArtifactId

ArtifactId

module-sdk
Version

Version

1.7.2
Type

Type

pom
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/module-sdk
Source Code Management

Source Code Management

https://e.coding.net/yuanhai/sea/sea.git/module-sdk

Download module-sdk 1.7.2

Filename Size
module-sdk-1.7.2.pom 677 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.coding.yuanhai/module-sdk/ -->
<dependency>
    <groupId>net.coding.yuanhai</groupId>
    <artifactId>module-sdk</artifactId>
    <version>1.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.coding.yuanhai/module-sdk/
implementation 'net.coding.yuanhai:module-sdk:1.7.2'
// https://jarcasting.com/artifacts/net.coding.yuanhai/module-sdk/
implementation ("net.coding.yuanhai:module-sdk:1.7.2")
'net.coding.yuanhai:module-sdk:pom:1.7.2'
<dependency org="net.coding.yuanhai" name="module-sdk" rev="1.7.2">
  <artifact name="module-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.coding.yuanhai', module='module-sdk', version='1.7.2')
)
libraryDependencies += "net.coding.yuanhai" % "module-sdk" % "1.7.2"
[net.coding.yuanhai/module-sdk "1.7.2"]

Dependencies

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

Project Modules

  • base-core-sdk
  • base-jdbc-sdk
  • base-redis-sdk