Last Version

eXparity Bean 1.0.3

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
Version

Version

1.0.3
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 1.0.3


<!-- 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.