| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration MyBatis Данные ORM |
| Группа | Группаtop.beanshell |
| Идентификатор | Идентификаторram-config-mybatis |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеram-config-mybatis
Ram project config module of mybatis.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ram-config-mybatis-1.0.2.pom | |
| ram-config-mybatis-1.0.2.jar | 8 KB |
| ram-config-mybatis-1.0.2-sources.jar | 5 KB |
| ram-config-mybatis-1.0.2-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-config-mybatis</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/
implementation 'top.beanshell:ram-config-mybatis:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/
implementation ("top.beanshell:ram-config-mybatis:1.0.2")
'top.beanshell:ram-config-mybatis:jar:1.0.2'
<dependency org="top.beanshell" name="ram-config-mybatis" rev="1.0.2">
<artifact name="ram-config-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-mybatis', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-config-mybatis" % "1.0.2"
[top.beanshell/ram-config-mybatis "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.4 |
| top.beanshell : ram-common | jar | 1.0.2 |