| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdio.github.hyfsy |
| ArtifactId | ArtifactIdhot-refresh-adapter-mybatis |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mybatis/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-adapter-mybatis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mybatis/
implementation 'io.github.hyfsy:hot-refresh-adapter-mybatis:1.0.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mybatis/
implementation ("io.github.hyfsy:hot-refresh-adapter-mybatis:1.0.0")
'io.github.hyfsy:hot-refresh-adapter-mybatis:jar:1.0.0'
<dependency org="io.github.hyfsy" name="hot-refresh-adapter-mybatis" rev="1.0.0">
<artifact name="hot-refresh-adapter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-adapter-mybatis', version='1.0.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-adapter-mybatis" % "1.0.0"
[io.github.hyfsy/hot-refresh-adapter-mybatis "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.hyfsy : hot-refresh-core | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |