GroupId | GroupIdcom.yixsoft |
---|---|
ArtifactId | ArtifactIdyixsoft-batis-dialects-core |
Last Version | Last Version1.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-dialects-core/ -->
<dependency>
<groupId>com.yixsoft</groupId>
<artifactId>yixsoft-batis-dialects-core</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-dialects-core/
implementation 'com.yixsoft:yixsoft-batis-dialects-core:1.0.17'
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis-dialects-core/
implementation ("com.yixsoft:yixsoft-batis-dialects-core:1.0.17")
'com.yixsoft:yixsoft-batis-dialects-core:jar:1.0.17'
<dependency org="com.yixsoft" name="yixsoft-batis-dialects-core" rev="1.0.17">
<artifact name="yixsoft-batis-dialects-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yixsoft', module='yixsoft-batis-dialects-core', version='1.0.17')
)
libraryDependencies += "com.yixsoft" % "yixsoft-batis-dialects-core" % "1.0.17"
[com.yixsoft/yixsoft-batis-dialects-core "1.0.17"]