| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.github.penggle |
| Идентификатор | Идентификаторmybatis-tiny-examples-primitive |
| Версия | Версия3.5 |
| Тип | Типjar |
| Описание |
Описаниеmybatis-tiny-examples-primitive
mybatis-tiny示例1:原始使用示例(没有与其他框架集成,例如Spring)
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-primitive/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>mybatis-tiny-examples-primitive</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-primitive/
implementation 'io.github.penggle:mybatis-tiny-examples-primitive:3.5'
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-primitive/
implementation ("io.github.penggle:mybatis-tiny-examples-primitive:3.5")
'io.github.penggle:mybatis-tiny-examples-primitive:jar:3.5'
<dependency org="io.github.penggle" name="mybatis-tiny-examples-primitive" rev="3.5">
<artifact name="mybatis-tiny-examples-primitive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mybatis-tiny-examples-primitive', version='3.5')
)
libraryDependencies += "io.github.penggle" % "mybatis-tiny-examples-primitive" % "3.5"
[io.github.penggle/mybatis-tiny-examples-primitive "3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.penggle : mybatis-tiny-examples-common | jar | 3.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| io.github.penggle : mybatis-tiny-core | jar | 3.5 |
| org.mybatis : mybatis | jar | 3.5.6 |
| com.zaxxer : HikariCP | jar | |
| mysql : mysql-connector-java | jar | 8.0.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar |