| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторmybatis-plus-extensions-context |
| Версия | Версия1.0.44 |
| Тип | Типjar |
| Описание |
ОписаниеMybatis Plus :: Extensions :: Context
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions-context/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>mybatis-plus-extensions-context</artifactId>
<version>1.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions-context/
implementation 'in.hocg.boot:mybatis-plus-extensions-context:1.0.44'
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions-context/
implementation ("in.hocg.boot:mybatis-plus-extensions-context:1.0.44")
'in.hocg.boot:mybatis-plus-extensions-context:jar:1.0.44'
<dependency org="in.hocg.boot" name="mybatis-plus-extensions-context" rev="1.0.44">
<artifact name="mybatis-plus-extensions-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='mybatis-plus-extensions-context', version='1.0.44')
)
libraryDependencies += "in.hocg.boot" % "mybatis-plus-extensions-context" % "1.0.44"
[in.hocg.boot/mybatis-plus-extensions-context "1.0.44"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.20 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |