Last Version

Reflections8 0.11.7

Reflections8 - a Java runtime metadata analysis without guava on Java 8

License

License

Categories

Categories

Net Reflections Application Layer Libs Introspection
GroupId

GroupId

net.oneandone.reflections8
ArtifactId

ArtifactId

reflections8
Version

Version

0.11.7
Type

Type

jar
Description

Description

Reflections8
Reflections8 - a Java runtime metadata analysis without guava on Java 8
Project URL

Project URL

http://github.com/aschoerk/reflections8
Source Code Management

Source Code Management

https://github.com/aschoerk/reflections8

Download reflections8 0.11.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.22.0-GA
org.slf4j : slf4j-api Optional jar 1.7.24
org.dom4j : dom4j Optional jar 2.1.1
com.google.code.gson : gson Optional jar 2.8.0
org.slf4j : slf4j-simple Optional jar 1.7.24

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.