| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdio.github.blackdotan |
| ArtifactId | ArtifactIdscrat-mybatis-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscrat-mybatis-plugin
|
| Filename | Size |
|---|---|
| scrat-mybatis-plugin-1.0.0.pom | |
| scrat-mybatis-plugin-1.0.0.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.blackdotan/scrat-mybatis-plugin/ -->
<dependency>
<groupId>io.github.blackdotan</groupId>
<artifactId>scrat-mybatis-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.blackdotan/scrat-mybatis-plugin/
implementation 'io.github.blackdotan:scrat-mybatis-plugin:1.0.0'
// https://jarcasting.com/artifacts/io.github.blackdotan/scrat-mybatis-plugin/
implementation ("io.github.blackdotan:scrat-mybatis-plugin:1.0.0")
'io.github.blackdotan:scrat-mybatis-plugin:jar:1.0.0'
<dependency org="io.github.blackdotan" name="scrat-mybatis-plugin" rev="1.0.0">
<artifact name="scrat-mybatis-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.blackdotan', module='scrat-mybatis-plugin', version='1.0.0')
)
libraryDependencies += "io.github.blackdotan" % "scrat-mybatis-plugin" % "1.0.0"
[io.github.blackdotan/scrat-mybatis-plugin "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.4.5 |
| com.github.jsqlparser : jsqlparser | jar | 0.9.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |