is not current version
Last Version 1.2.1.RELEASE

com.github.kaizen4j:stark-mybatis 1.1.0.RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark-mybatis
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download stark-mybatis 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/ -->
<dependency>
    <groupId>com.github.kaizen4j</groupId>
    <artifactId>stark-mybatis</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/
implementation 'com.github.kaizen4j:stark-mybatis:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/
implementation ("com.github.kaizen4j:stark-mybatis:1.1.0.RELEASE")
'com.github.kaizen4j:stark-mybatis:jar:1.1.0.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-mybatis" rev="1.1.0.RELEASE">
  <artifact name="stark-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-mybatis', version='1.1.0.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-mybatis" % "1.1.0.RELEASE"
[com.github.kaizen4j/stark-mybatis "1.1.0.RELEASE"]