| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные MyBatis ORM |
| Группа | Группаcom.github.dreamroute |
| Идентификатор | Идентификаторspring-data-mybatis-sample |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-data-mybatis
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>spring-data-mybatis-sample</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/
implementation 'com.github.dreamroute:spring-data-mybatis-sample:1.0.1'
// https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/
implementation ("com.github.dreamroute:spring-data-mybatis-sample:1.0.1")
'com.github.dreamroute:spring-data-mybatis-sample:jar:1.0.1'
<dependency org="com.github.dreamroute" name="spring-data-mybatis-sample" rev="1.0.1">
<artifact name="spring-data-mybatis-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='spring-data-mybatis-sample', version='1.0.1')
)
libraryDependencies += "com.github.dreamroute" % "spring-data-mybatis-sample" % "1.0.1"
[com.github.dreamroute/spring-data-mybatis-sample "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dreamroute : mybatis-spring-boot-starter | jar | 1.0.1 |
| com.github.dreamroute : sqlprinter | jar | 1.5.7-RELEASE |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| mysql : mysql-connector-java | jar | 8.0.20 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
| tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.3.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |