reflections

dependencies

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Reflections Библиотеки уровня приложения Introspection
Группа

Группа

com.walterjwhite.java.dependencies
Идентификатор

Идентификатор

reflections
Последняя версия

Последняя версия

0.0.17
Дата

Дата

Тип

Тип

pom
Описание

Описание

reflections
dependencies

Скачать reflections

Имя Файла Размер
reflections-0.0.17.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/reflections/ -->
<dependency>
    <groupId>com.walterjwhite.java.dependencies</groupId>
    <artifactId>reflections</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/reflections/
implementation 'com.walterjwhite.java.dependencies:reflections:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/reflections/
implementation ("com.walterjwhite.java.dependencies:reflections:0.0.17")
'com.walterjwhite.java.dependencies:reflections:pom:0.0.17'
<dependency org="com.walterjwhite.java.dependencies" name="reflections" rev="0.0.17">
  <artifact name="reflections" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.dependencies', module='reflections', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.dependencies" % "reflections" % "0.0.17"
[com.walterjwhite.java.dependencies/reflections "0.0.17"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.reflections : reflections jar 0.9.11
org.dom4j : dom4j jar 2.1.1
org.projectlombok : lombok jar 1.18.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit : junit-bom pom 5.5.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.17
0.0.16