MVN

com.github.bbottema : java-reflection

Maven & Gradle

Dec 27, 2021
3 usages
5 stars

Java Reflection · Java Reflection provides a small package with nifty reflection features that will help with finding constructors, methods and value conversions

<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>java-reflection</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bbottema : java-reflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of com.github.bbottema : java-reflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
java-reflection-4.0.0
3.13.x
java-reflection-3.13.1
java-reflection-3.13.0
3.12.x
java-reflection-3.12.1
java-reflection-3.12.0
3.11.x
java-reflection-3.11.3
java-reflection-3.11.2
java-reflection-3.11.1
java-reflection-3.11.0
3.10.x
java-reflection-3.10.1
java-reflection-3.10.0
3.9.x
java-reflection-3.9.5
java-reflection-3.9.4
java-reflection-3.9.3
java-reflection-3.9.2
java-reflection-3.9.1
java-reflection-3.9.0
3.8.x
java-reflection-3.8.5
java-reflection-3.8.4
java-reflection-3.8.3
java-reflection-3.8.2
java-reflection-3.8.1
java-reflection-3.8.0
3.7.x
java-reflection-3.7.0
3.6.x
java-reflection-3.6.0
3.5.x
java-reflection-3.5.1
java-reflection-3.5.0
3.4.x
java-reflection-3.4.0
3.3.x
java-reflection-3.3.0
3.2.x
java-reflection-3.2.1
java-reflection-3.2.0
3.1.x
java-reflection-3.1.0
3.0.x
java-reflection-3.0.0
2.0.x
java-reflection-2.0.0

How to add a dependency to Maven

Add the following com.github.bbottema : java-reflection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>java-reflection</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bbottema : java-reflection gradle dependency to your build.gradle file:

implementation 'com.github.bbottema:java-reflection:4.0.0'

Gradle Kotlin DSL: Add the following com.github.bbottema : java-reflection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bbottema:java-reflection:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bbottema : java-reflection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bbottema" % "java-reflection" % "4.0.0"

Advertisement

Dependencies from Group

Jan 13, 2023
4 usages
63 stars
Dec 27, 2021
3 usages
5 stars
Mar 27, 2022
2 usages
3 stars
Dec 28, 2021
2 usages
2 stars
Mar 27, 2022
1 usages
1 stars

Discover Dependencies

Aug 27, 2018
1 usages
25 stars
Aug 25, 2023
29 usages
3.9k stars
Jun 12, 2020
1.3k stars
Sep 03, 2019
2 usages
13 stars
Sep 12, 2018
68.1k stars
Sep 01, 2018
68.1k stars
Sep 02, 2018
1 stars
Jun 02, 2023
1 stars
Jan 18, 2022
2 usages
3 stars