easy.reflection

Java 运行态 元数据操作工具

License

License

GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

easy.reflection
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy.reflection
Java 运行态 元数据操作工具
Project URL

Project URL

https://github.com/JinlongLiao/easy.reflection.git
Source Code Management

Source Code Management

https://github.com/JinlongLiao/easy.reflection/issues

Download easy.reflection

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/easy.reflection/ -->
<dependency>
    <groupId>io.github.jinlongliao</groupId>
    <artifactId>easy.reflection</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/easy.reflection/
implementation 'io.github.jinlongliao:easy.reflection:0.9.1'
// https://jarcasting.com/artifacts/io.github.jinlongliao/easy.reflection/
implementation ("io.github.jinlongliao:easy.reflection:0.9.1")
'io.github.jinlongliao:easy.reflection:jar:0.9.1'
<dependency org="io.github.jinlongliao" name="easy.reflection" rev="0.9.1">
  <artifact name="easy.reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='easy.reflection', version='0.9.1')
)
libraryDependencies += "io.github.jinlongliao" % "easy.reflection" % "0.9.1"
[io.github.jinlongliao/easy.reflection "0.9.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.27.0-GA
org.slf4j : slf4j-api Optional jar 1.7.30
org.dom4j : dom4j Optional jar 2.1.3
com.google.code.gson : gson Optional jar 2.8.6
org.slf4j : slf4j-simple Optional jar 1.7.30

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.3.72

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0