| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторpower-annotations-scanner |
| Последняя версия | Последняя версия2.0.0.RC4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPower Annotations Jandex Runtime Scanner
Build a Jandex index at runtime from the classpath and resolve power annotations
|
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations-scanner/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations-scanner</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-scanner/
implementation 'io.smallrye:power-annotations-scanner:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-scanner/
implementation ("io.smallrye:power-annotations-scanner:2.0.0.RC4")
'io.smallrye:power-annotations-scanner:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="power-annotations-scanner" rev="2.0.0.RC4">
<artifact name="power-annotations-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations-scanner', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "power-annotations-scanner" % "2.0.0.RC4"
[io.smallrye/power-annotations-scanner "2.0.0.RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss : jandex | jar | 2.4.2.Final |
| io.smallrye : power-annotations-jandex-common | jar | 2.0.0.RC4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |