Reflector

Wrappers for common objects of Java Reflection API

License

License

GroupId

GroupId

ru.progrm-jarvis
ArtifactId

ArtifactId

reflector
Last Version

Last Version

1.0.0-rc.9
Release Date

Release Date

Type

Type

jar
Description

Description

Reflector
Wrappers for common objects of Java Reflection API

Download reflector

How to add to project

<!-- https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/ -->
<dependency>
    <groupId>ru.progrm-jarvis</groupId>
    <artifactId>reflector</artifactId>
    <version>1.0.0-rc.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/
implementation 'ru.progrm-jarvis:reflector:1.0.0-rc.9'
// https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/
implementation ("ru.progrm-jarvis:reflector:1.0.0-rc.9")
'ru.progrm-jarvis:reflector:jar:1.0.0-rc.9'
<dependency org="ru.progrm-jarvis" name="reflector" rev="1.0.0-rc.9">
  <artifact name="reflector" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.progrm-jarvis', module='reflector', version='1.0.0-rc.9')
)
libraryDependencies += "ru.progrm-jarvis" % "reflector" % "1.0.0-rc.9"
[ru.progrm-jarvis/reflector "1.0.0-rc.9"]

Dependencies

compile (1)

Group / Artifact Type Version
ru.progrm-jarvis : java-commons jar 1.0.0-rc.9

provided (3)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.projectlombok : lombok jar 1.18.22
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc.9
1.0.0-rc.8
1.0.0-rc.7
1.0.0-rc.6
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1