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

com.gitee.opensource4clive:robin 1.1.0

Robin is a lightweight framework based on MyBatis that provides adding, deleting, modifying and querying capabilities.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.gitee.opensource4clive
Идентификатор

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

robin
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать robin 1.1.0

Имя Файла Размер
robin-1.1.0.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gitee.opensource4clive/robin/ -->
<dependency>
    <groupId>com.gitee.opensource4clive</groupId>
    <artifactId>robin</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.opensource4clive/robin/
implementation 'com.gitee.opensource4clive:robin:1.1.0'
// https://jarcasting.com/artifacts/com.gitee.opensource4clive/robin/
implementation ("com.gitee.opensource4clive:robin:1.1.0")
'com.gitee.opensource4clive:robin:pom:1.1.0'
<dependency org="com.gitee.opensource4clive" name="robin" rev="1.1.0">
  <artifact name="robin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.opensource4clive', module='robin', version='1.1.0')
)
libraryDependencies += "com.gitee.opensource4clive" % "robin" % "1.1.0"
[com.gitee.opensource4clive/robin "1.1.0"]