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