| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.willtong |
| Идентификатор | Идентификаторmybatis-helper |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.willtong:mybatis-helper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mybatis-helper-1.1.1.pom | |
| mybatis-helper-1.1.1.jar | 14 KB |
| mybatis-helper-1.1.1-sources.jar | 7 KB |
| mybatis-helper-1.1.1-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper/ -->
<dependency>
<groupId>com.github.willtong</groupId>
<artifactId>mybatis-helper</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper/
implementation 'com.github.willtong:mybatis-helper:1.1.1'
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper/
implementation ("com.github.willtong:mybatis-helper:1.1.1")
'com.github.willtong:mybatis-helper:jar:1.1.1'
<dependency org="com.github.willtong" name="mybatis-helper" rev="1.1.1">
<artifact name="mybatis-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.willtong', module='mybatis-helper', version='1.1.1')
)
libraryDependencies += "com.github.willtong" % "mybatis-helper" % "1.1.1"
[com.github.willtong/mybatis-helper "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.4.2 |