eXparity Bean

A Java library of bean utilities for manipulating and inspecting Java classes implementing the Java Beans standard

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

exparity-bean
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

eXparity Bean
A Java library of bean utilities for manipulating and inspecting Java classes implementing the Java Beans standard
Project URL

Project URL

https://github.com/exparity/exparity-bean

Download exparity-bean

How to add to project

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

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.
org.exparity

eXparity

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0