License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.wangshuaitong.library |
ArtifactId | ArtifactIdmodule-database |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用基础组件库
|
Filename | Size |
---|---|
module-database-1.0.2.pom | |
module-database-1.0.2.jar | 19 KB |
module-database-1.0.2-sources.jar | 9 KB |
module-database-1.0.2-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
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 |