Last Version

Reflections 1.0.1

Reflections - a Java runtime metadata analysis

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

reflections
Version

Version

1.0.1
Type

Type

jar
Description

Description

Reflections
Reflections - a Java runtime metadata analysis
Project URL

Project URL

https://github.com/tvd12/reflections
Source Code Management

Source Code Management

https://github.com/tvd12/reflections/issues

Download reflections 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.28.0-GA
org.dom4j : dom4j Optional jar 2.1.3
com.google.code.gson : gson Optional jar 2.8.5
org.slf4j : slf4j-api Optional jar 1.7.26

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-simple jar 1.7.26
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.