cn.wangshuaitong.library:module-database

常用基础组件库

License

License

Categories

Categories

Data
GroupId

GroupId

cn.wangshuaitong.library
ArtifactId

ArtifactId

module-database
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

常用基础组件库

Download module-database

How to add to project

<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-database/ -->
<dependency>
    <groupId>cn.wangshuaitong.library</groupId>
    <artifactId>module-database</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-database/
implementation 'cn.wangshuaitong.library:module-database:1.0.2'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-database/
implementation ("cn.wangshuaitong.library:module-database:1.0.2")
'cn.wangshuaitong.library:module-database:jar:1.0.2'
<dependency org="cn.wangshuaitong.library" name="module-database" rev="1.0.2">
  <artifact name="module-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-database', version='1.0.2')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-database" % "1.0.2"
[cn.wangshuaitong.library/module-database "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.wangshuaitong.library : library-basic jar 1.0.2
commons-io : commons-io jar 2.4
org.springframework.boot : spring-boot jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0