Jar examples for e:exparity-bean
A Java library of bean utilities for manipulating and inspecting Java classes implementing the Java Beans standard
You can download jar file exparity-bean 1.0.3 in this page.
New BSD License
You can use the following script to add exparity-bean-1.0.3.jar to your project.
<dependency> <groupId>org.exparity</groupId> <artifactId>exparity-bean</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.exparity', name: 'exparity-bean', version: '1.0.3'
libraryDependencies += "org.exparity" % "exparity-bean" % "1.0.3"
<dependency org="org.exparity" name="exparity-bean" rev="1.0.3"/>
@Grapes(@Grab(group='org.exparity', module='exparity-bean', version='1.0.3'))
'org.exparity:exparity-bean:jar:1.0.3'
Click the following link to download the jar file.
exparity-bean-1.0.3-javadoc.jar