reflections

dependencies

License

License

Categories

Categories

Java Languages Reflections Application Layer Libs Introspection
GroupId

GroupId

com.walterjwhite.java.dependencies
ArtifactId

ArtifactId

reflections
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

reflections
dependencies

Download reflections

Filename Size
reflections-0.0.17.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
org.dom4j : dom4j jar 2.1.1
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17
0.0.16