| Лицензия |
Лицензия |
|---|---|
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторutils-annotation |
| Последняя версия | Последняя версия1.0.45 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUtils :: Annotation
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| utils-annotation-1.0.45.pom | |
| utils-annotation-1.0.45.jar | 7 KB |
| utils-annotation-1.0.45-sources.jar | 6 KB |
| utils-annotation-1.0.45-javadoc.jar | 394 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>utils-annotation</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/
implementation 'in.hocg.boot:utils-annotation:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/
implementation ("in.hocg.boot:utils-annotation:1.0.45")
'in.hocg.boot:utils-annotation:jar:1.0.45'
<dependency org="in.hocg.boot" name="utils-annotation" rev="1.0.45">
<artifact name="utils-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='utils-annotation', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "utils-annotation" % "1.0.45"
[in.hocg.boot/utils-annotation "1.0.45"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |