| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.lyloou |
| Идентификатор | Идентификаторcomponent-db-mybatis-dml-library |
| Версия | Версия1.0.33 |
| Тип | Типjar |
| Описание |
ОписаниеComponent Parent
|
<!-- https://jarcasting.com/artifacts/com.lyloou/component-db-mybatis-dml-library/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-db-mybatis-dml-library</artifactId>
<version>1.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-db-mybatis-dml-library/
implementation 'com.lyloou:component-db-mybatis-dml-library:1.0.33'
// https://jarcasting.com/artifacts/com.lyloou/component-db-mybatis-dml-library/
implementation ("com.lyloou:component-db-mybatis-dml-library:1.0.33")
'com.lyloou:component-db-mybatis-dml-library:jar:1.0.33'
<dependency org="com.lyloou" name="component-db-mybatis-dml-library" rev="1.0.33">
<artifact name="component-db-mybatis-dml-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-db-mybatis-dml-library', version='1.0.33')
)
libraryDependencies += "com.lyloou" % "component-db-mybatis-dml-library" % "1.0.33"
[com.lyloou/component-db-mybatis-dml-library "1.0.33"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| com.lyloou : component-api-starter | jar | 1.0.33 |
| org.mybatis : mybatis | jar | 3.5.3 |