License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIddata-source |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Description依赖定义
|
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/data-source/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>data-source</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/data-source/
implementation 'io.gitee.laoshirenggo:data-source:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/data-source/
implementation ("io.gitee.laoshirenggo:data-source:1.0-RELEASEOT")
'io.gitee.laoshirenggo:data-source:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="data-source" rev="1.0-RELEASEOT">
<artifact name="data-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='data-source', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "data-source" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/data-source "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jta-atomikos | jar | 2.2.5.RELEASE |
com.alibaba : druid | jar | 1.1.12 |
mysql : mysql-connector-java | jar | 8.0.22 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
org.projectlombok : lombok | jar | 1.18.0 |