| Категории |
КатегорииMyBatis Данные ORM |
|---|---|
| Группа | Группаcom.github.freegeese |
| Идентификатор | Идентификаторeasy-mybatis-spring |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasy-mybatis-spring
|
| Имя Файла | Размер |
|---|---|
| easy-mybatis-spring-1.0.pom | |
| easy-mybatis-spring-1.0.jar | 10 KB |
| easy-mybatis-spring-1.0-sources.jar | 6 KB |
| easy-mybatis-spring-1.0-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring/ -->
<dependency>
<groupId>com.github.freegeese</groupId>
<artifactId>easy-mybatis-spring</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring/
implementation 'com.github.freegeese:easy-mybatis-spring:1.0'
// https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring/
implementation ("com.github.freegeese:easy-mybatis-spring:1.0")
'com.github.freegeese:easy-mybatis-spring:jar:1.0'
<dependency org="com.github.freegeese" name="easy-mybatis-spring" rev="1.0">
<artifact name="easy-mybatis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.freegeese', module='easy-mybatis-spring', version='1.0')
)
libraryDependencies += "com.github.freegeese" % "easy-mybatis-spring" % "1.0"
[com.github.freegeese/easy-mybatis-spring "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.freegeese : easy-mybatis-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar |