не последняя версия
Последняя версия 1.0

com.github.freegeese:easy-mybatis-core 1.0.0-alpha0


Категории

Категории

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

Группа

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

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

easy-mybatis-core
Версия

Версия

1.0.0-alpha0
Тип

Тип

jar

Скачать easy-mybatis-core 1.0.0-alpha0


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