| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.rsqn.reflection-helpers |
| Идентификатор | Идентификаторreflection-helpers |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеreflection-helpers
A collection of simple cluster utilities to solve common application problems.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| reflection-helpers-1.0.2.pom | |
| reflection-helpers-1.0.2.jar | 15 KB |
| reflection-helpers-1.0.2-sources.jar | 9 KB |
| reflection-helpers-1.0.2-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.rsqn.reflection-helpers/reflection-helpers/ -->
<dependency>
<groupId>tech.rsqn.reflection-helpers</groupId>
<artifactId>reflection-helpers</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.reflection-helpers/reflection-helpers/
implementation 'tech.rsqn.reflection-helpers:reflection-helpers:1.0.2'
// https://jarcasting.com/artifacts/tech.rsqn.reflection-helpers/reflection-helpers/
implementation ("tech.rsqn.reflection-helpers:reflection-helpers:1.0.2")
'tech.rsqn.reflection-helpers:reflection-helpers:jar:1.0.2'
<dependency org="tech.rsqn.reflection-helpers" name="reflection-helpers" rev="1.0.2">
<artifact name="reflection-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.reflection-helpers', module='reflection-helpers', version='1.0.2')
)
libraryDependencies += "tech.rsqn.reflection-helpers" % "reflection-helpers" % "1.0.2"
[tech.rsqn.reflection-helpers/reflection-helpers "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.google.guava : guava | jar | 23.0 |
| aopalliance : aopalliance | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.0.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |