License |
License |
---|---|
GroupId | GroupIdcom.yixsoft |
ArtifactId | ArtifactIdyixsoft-batis-parent |
Last Version | Last Version1.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyixsoft-batis-plugin-parent
YixSoft MyBatis AutoSql Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yixsoft-batis-parent-1.0.17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-parent/ -->
<dependency>
<groupId>com.yixsoft</groupId>
<artifactId>yixsoft-batis-parent</artifactId>
<version>1.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-parent/
implementation 'com.yixsoft:yixsoft-batis-parent:1.0.17'
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-parent/
implementation ("com.yixsoft:yixsoft-batis-parent:1.0.17")
'com.yixsoft:yixsoft-batis-parent:pom:1.0.17'
<dependency org="com.yixsoft" name="yixsoft-batis-parent" rev="1.0.17">
<artifact name="yixsoft-batis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yixsoft', module='yixsoft-batis-parent', version='1.0.17')
)
libraryDependencies += "com.yixsoft" % "yixsoft-batis-parent" % "1.0.17"
[com.yixsoft/yixsoft-batis-parent "1.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | [3.5.0,) |