| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.gdouyang |
| Идентификатор | Идентификаторmybatis-querymethods |
| Версия | Версия0.1.2-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/ -->
<dependency>
<groupId>com.github.gdouyang</groupId>
<artifactId>mybatis-querymethods</artifactId>
<version>0.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/
implementation 'com.github.gdouyang:mybatis-querymethods:0.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.gdouyang/mybatis-querymethods/
implementation ("com.github.gdouyang:mybatis-querymethods:0.1.2-RELEASE")
'com.github.gdouyang:mybatis-querymethods:jar:0.1.2-RELEASE'
<dependency org="com.github.gdouyang" name="mybatis-querymethods" rev="0.1.2-RELEASE">
<artifact name="mybatis-querymethods" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gdouyang', module='mybatis-querymethods', version='0.1.2-RELEASE')
)
libraryDependencies += "com.github.gdouyang" % "mybatis-querymethods" % "0.1.2-RELEASE"
[com.github.gdouyang/mybatis-querymethods "0.1.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis-spring | jar | 1.3.1 |
| org.springframework : spring-context | jar | 4.3.8.RELEASE |
| org.springframework : spring-tx | jar | 4.3.8.RELEASE |
| com.baomidou : mybatis-plus | jar | 3.3.2 |
| tk.mybatis : mapper | jar | 4.1.5 |
| tk.mybatis : mapper-spring | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.32 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| junit : junit | jar | 4.9 |