MVN

org.bitbucket.brunneng.introspection : bean-introspector

Maven & Gradle

Feb 05, 2022
3 usages

Tool for introspection of beans. Can be used as base for building other tools which rely on metadata dynamically linked to beans and it's properties.

<dependency>
    <groupId>org.bitbucket.brunneng.introspection</groupId>
    <artifactId>bean-introspector</artifactId>
    <version>1.0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.brunneng.introspection : bean-introspector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7.2

All Versions

Choose a version of org.bitbucket.brunneng.introspection : bean-introspector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bean-introspector-1.0.7.2
bean-introspector-1.0.5
bean-introspector-1.0.4
bean-introspector-1.0.3
bean-introspector-1.0.2
bean-introspector-1.0.1
1.0
bean-introspector-1.0

How to add a dependency to Maven

Add the following org.bitbucket.brunneng.introspection : bean-introspector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bitbucket.brunneng.introspection</groupId>
    <artifactId>bean-introspector</artifactId>
    <version>1.0.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitbucket.brunneng.introspection : bean-introspector gradle dependency to your build.gradle file:

implementation 'org.bitbucket.brunneng.introspection:bean-introspector:1.0.7.2'

Gradle Kotlin DSL: Add the following org.bitbucket.brunneng.introspection : bean-introspector gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitbucket.brunneng.introspection:bean-introspector:1.0.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitbucket.brunneng.introspection : bean-introspector sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitbucket.brunneng.introspection" % "bean-introspector" % "1.0.7.2"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 25, 2022
4 usages
571 stars
Mar 24, 2017
1 usages
268 stars
May 02, 2017
8 usages
Nov 29, 2016
4 usages
1.7k stars
Apr 02, 2023
7 usages
2.4k stars
Oct 27, 2021
6 usages
0 stars
Jul 19, 2022
3 usages
24 stars
Jul 19, 2023
14 usages
0 stars
Aug 29, 2021
4 usages
0 stars
May 13, 2020
3 usages
8 stars