| License |
License |
|---|---|
| GroupId | GroupIdcom.github.stoneforever |
| ArtifactId | ArtifactIdeconagebatis |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.stoneforever:econagebatis
Mybatis Enhancement
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| econagebatis-1.2.4.pom | |
| econagebatis-1.2.4.jar | 177 KB |
| econagebatis-1.2.4-sources.jar | 135 KB |
| econagebatis-1.2.4-javadoc.jar | 636 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.stoneforever/econagebatis/ -->
<dependency>
<groupId>com.github.stoneforever</groupId>
<artifactId>econagebatis</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stoneforever/econagebatis/
implementation 'com.github.stoneforever:econagebatis:1.2.4'
// https://jarcasting.com/artifacts/com.github.stoneforever/econagebatis/
implementation ("com.github.stoneforever:econagebatis:1.2.4")
'com.github.stoneforever:econagebatis:jar:1.2.4'
<dependency org="com.github.stoneforever" name="econagebatis" rev="1.2.4">
<artifact name="econagebatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stoneforever', module='econagebatis', version='1.2.4')
)
libraryDependencies += "com.github.stoneforever" % "econagebatis" % "1.2.4"
[com.github.stoneforever/econagebatis "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.4.4 |