| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-power-annotations-utils-parent |
| Версия | Версия1.2.5 |
| Тип | Типpom |
| Описание |
ОписаниеPower Annotations Utils Parent POM
Utils for working with annotations, i.e. currently an abstraction of the Jandex API. Used by the TCK.
|
| Имя Файла | Размер |
|---|---|
| smallrye-power-annotations-utils-parent-1.2.5.pom | 846 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-parent/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-power-annotations-utils-parent</artifactId>
<version>1.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-parent/
implementation 'io.smallrye:smallrye-power-annotations-utils-parent:1.2.5'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-parent/
implementation ("io.smallrye:smallrye-power-annotations-utils-parent:1.2.5")
'io.smallrye:smallrye-power-annotations-utils-parent:pom:1.2.5'
<dependency org="io.smallrye" name="smallrye-power-annotations-utils-parent" rev="1.2.5">
<artifact name="smallrye-power-annotations-utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-power-annotations-utils-parent', version='1.2.5')
)
libraryDependencies += "io.smallrye" % "smallrye-power-annotations-utils-parent" % "1.2.5"
[io.smallrye/smallrye-power-annotations-utils-parent "1.2.5"]