| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.vonchange.common |
| Идентификатор | Идентификаторmybatis-template |
| Версия | Версия1.8.7 |
| Тип | Типjar |
| Описание |
Описаниеmybatis-template
mybatis-template
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mybatis-template-1.8.7.pom | |
| mybatis-template-1.8.7.jar | 92 KB |
| mybatis-template-1.8.7-sources.jar | 84 KB |
| mybatis-template-1.8.7-javadoc.jar | 481 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/ -->
<dependency>
<groupId>com.vonchange.common</groupId>
<artifactId>mybatis-template</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/
implementation 'com.vonchange.common:mybatis-template:1.8.7'
// https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/
implementation ("com.vonchange.common:mybatis-template:1.8.7")
'com.vonchange.common:mybatis-template:jar:1.8.7'
<dependency org="com.vonchange.common" name="mybatis-template" rev="1.8.7">
<artifact name="mybatis-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vonchange.common', module='mybatis-template', version='1.8.7')
)
libraryDependencies += "com.vonchange.common" % "mybatis-template" % "1.8.7"
[com.vonchange.common/mybatis-template "1.8.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vonchange.common : mybati | jar | 3.5.2.2 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |