License |
License |
---|---|
Categories |
CategoriesIntrospection Application Layer Libs |
GroupId | GroupIdorg.bitbucket.brunneng.introspection |
ArtifactId | ArtifactIdbean-introspector |
Last Version | Last Version1.0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool 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 |
Filename | Size |
---|---|
bean-introspector-1.0.7.2.pom | |
bean-introspector-1.0.7.2.jar | 82 KB |
bean-introspector-1.0.7.2-sources.jar | 28 KB |
bean-introspector-1.0.7.2-javadoc.jar | 129 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |