License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.snakerflow |
ArtifactId | ArtifactIdsnaker-mybatis |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnaker-mybatis
snaker is free workflow.
|
Project URL |
Project URL |
Filename | Size |
---|---|
snaker-mybatis-2.5.1.pom | |
snaker-mybatis-2.5.1.jar | 8 KB |
snaker-mybatis-2.5.1-sources.jar | 5 KB |
snaker-mybatis-2.5.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-mybatis/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-mybatis</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-mybatis/
implementation 'com.github.snakerflow:snaker-mybatis:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-mybatis/
implementation ("com.github.snakerflow:snaker-mybatis:2.5.1")
'com.github.snakerflow:snaker-mybatis:jar:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-mybatis" rev="2.5.1">
<artifact name="snaker-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-mybatis', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-mybatis" % "2.5.1"
[com.github.snakerflow/snaker-mybatis "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snakerflow : snaker-core | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.2.3 |
org.mybatis : mybatis-spring | jar | 1.1.1 |