| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcn.codingxxm |
| Идентификатор | Идентификаторmybatis-dict-helper-core |
| Последняя версия | Последняя версия0.1.4-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmybatis-dict-helper-core
mybatis-dict-helper-core
|
<!-- https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/ -->
<dependency>
<groupId>cn.codingxxm</groupId>
<artifactId>mybatis-dict-helper-core</artifactId>
<version>0.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/
implementation 'cn.codingxxm:mybatis-dict-helper-core:0.1.4-RELEASE'
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/
implementation ("cn.codingxxm:mybatis-dict-helper-core:0.1.4-RELEASE")
'cn.codingxxm:mybatis-dict-helper-core:jar:0.1.4-RELEASE'
<dependency org="cn.codingxxm" name="mybatis-dict-helper-core" rev="0.1.4-RELEASE">
<artifact name="mybatis-dict-helper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codingxxm', module='mybatis-dict-helper-core', version='0.1.4-RELEASE')
)
libraryDependencies += "cn.codingxxm" % "mybatis-dict-helper-core" % "0.1.4-RELEASE"
[cn.codingxxm/mybatis-dict-helper-core "0.1.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.9 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| cn.hutool : hutool-core | jar | 5.8.1 |