не последняя версия
Последняя версия 1.2.1.RELEASE

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


Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.kaizen4j
Идентификатор

Идентификатор

stark-mybatis
Версия

Версия

1.1.1.RELEASE
Тип

Тип

jar

Скачать stark-mybatis 1.1.1.RELEASE


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