org.bitbucket.brunneng.introspection:bean-introspector

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.

License

License

Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

org.bitbucket.brunneng.introspection
ArtifactId

ArtifactId

bean-introspector
Last Version

Last Version

1.0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://bitbucket.org/brunneng/bean-introspector

Download bean-introspector

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.brunneng.introspection/bean-introspector/ -->
<dependency>
    <groupId>org.bitbucket.brunneng.introspection</groupId>
    <artifactId>bean-introspector</artifactId>
    <version>1.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.brunneng.introspection/bean-introspector/
implementation 'org.bitbucket.brunneng.introspection:bean-introspector:1.0.7.2'
// https://jarcasting.com/artifacts/org.bitbucket.brunneng.introspection/bean-introspector/
implementation ("org.bitbucket.brunneng.introspection:bean-introspector:1.0.7.2")
'org.bitbucket.brunneng.introspection:bean-introspector:jar:1.0.7.2'
<dependency org="org.bitbucket.brunneng.introspection" name="bean-introspector" rev="1.0.7.2">
  <artifact name="bean-introspector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.brunneng.introspection', module='bean-introspector', version='1.0.7.2')
)
libraryDependencies += "org.bitbucket.brunneng.introspection" % "bean-introspector" % "1.0.7.2"
[org.bitbucket.brunneng.introspection/bean-introspector "1.0.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-groovy-3.0
org.codehaus.groovy : groovy jar 3.0.9
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.openjdk.jmh : jmh-core jar 1.24
org.openjdk.jmh : jmh-generator-annprocess jar 1.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7.2
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0