Last Version

Bean Utils 0.9.10

Utilities for manipulating and inspecting Java classes implementing the Java Beans standard

License

License

GroupId

GroupId

uk.co.modular-it
ArtifactId

ArtifactId

bean-utils
Version

Version

0.9.10
Type

Type

jar
Description

Description

Bean Utils
Utilities for manipulating and inspecting Java classes implementing the Java Beans standard
Project URL

Project URL

https://github.com/modularit/bean-utils

Download bean-utils 0.9.10


<!-- https://jarcasting.com/artifacts/uk.co.modular-it/bean-utils/ -->
<dependency>
    <groupId>uk.co.modular-it</groupId>
    <artifactId>bean-utils</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/bean-utils/
implementation 'uk.co.modular-it:bean-utils:0.9.10'
// https://jarcasting.com/artifacts/uk.co.modular-it/bean-utils/
implementation ("uk.co.modular-it:bean-utils:0.9.10")
'uk.co.modular-it:bean-utils:jar:0.9.10'
<dependency org="uk.co.modular-it" name="bean-utils" rev="0.9.10">
  <artifact name="bean-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='bean-utils', version='0.9.10')
)
libraryDependencies += "uk.co.modular-it" % "bean-utils" % "0.9.10"
[uk.co.modular-it/bean-utils "0.9.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
commons-lang : commons-lang jar 2.6

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.7

Project Modules

There are no modules declared in this project.