| Лицензия |
Лицензия |
|---|---|
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторweb-core |
| Версия | Версия1.0.38 |
| Тип | Типjar |
| Описание |
ОписаниеWeb :: Core
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| web-core-1.0.38.pom | |
| web-core-1.0.38.jar | 12 KB |
| web-core-1.0.38-sources.jar | 9 KB |
| web-core-1.0.38-javadoc.jar | 420 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/web-core/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>web-core</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation 'in.hocg.boot:web-core:1.0.38'
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation ("in.hocg.boot:web-core:1.0.38")
'in.hocg.boot:web-core:jar:1.0.38'
<dependency org="in.hocg.boot" name="web-core" rev="1.0.38">
<artifact name="web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='web-core', version='1.0.38')
)
libraryDependencies += "in.hocg.boot" % "web-core" % "1.0.38"
[in.hocg.boot/web-core "1.0.38"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.2.6.RELEASE |
| in.hocg.boot : utils-base | jar | 1.0.38 |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |