MVN

org.reflections : reflections

Maven & Gradle

Oct 25, 2021
3.6k usages
4.6k stars

Reflections · Reflections - Java runtime metadata analysis

<dependency>
    <groupId>org.reflections</groupId>
    <artifactId>reflections</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.reflections : reflections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.2
  • Latest Release Candidate: 0.10-RC2

All Versions

Choose a version of org.reflections : reflections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
reflections-0.10.2
reflections-0.10.1
0.10
reflections-0.10
reflections-0.10-RC2
reflections-0.10-RC1
0.9.x
reflections-0.9.12
reflections-0.9.11
reflections-0.9.10
reflections-0.9.9
reflections-0.9.9-RC2
reflections-0.9.9-RC1
reflections-0.9.8
reflections-0.9.7
reflections-0.9.7.RC1
reflections-0.9.6
reflections-0.9.5
reflections-0.9.5-RC2

How to add a dependency to Maven

Add the following org.reflections : reflections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.reflections</groupId>
    <artifactId>reflections</artifactId>
    <version>0.10.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.reflections : reflections gradle dependency to your build.gradle file:

implementation 'org.reflections:reflections:0.10.2'

Gradle Kotlin DSL: Add the following org.reflections : reflections gradle kotlin dependency to your build.gradle.kts file:

implementation("org.reflections:reflections:0.10.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.reflections : reflections sbt scala dependency to your build.sbt file:

libraryDependencies += "org.reflections" % "reflections" % "0.10.2"

Advertisement

Dependencies from Group

Oct 25, 2021
3.6k usages
4.6k stars
Jun 13, 2014
13 usages
4.6k stars
Mar 23, 2013
2 usages
Mar 23, 2013
2 usages

Discover Dependencies

Jun 18, 2023
962 usages
3.1k stars
Jul 29, 2023
5 usages
100 stars
Nov 08, 2020
26 usages
7.5k stars
May 17, 2023
8 usages
15.7k stars
Mar 30, 2023
565 usages
542 stars
Aug 23, 2023
314 usages
47.4k stars
Aug 22, 2023
669 usages
1k stars
May 21, 2019
280 stars
Jul 02, 2021
22 usages
5.2k stars