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.0 in this page.
New BSD License
You can use the following script to add exparity-bean-1.0.0.jar to your project.
<dependency> <groupId>org.exparity</groupId> <artifactId>exparity-bean</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.exparity', name: 'exparity-bean', version: '1.0.0'
libraryDependencies += "org.exparity" % "exparity-bean" % "1.0.0"
<dependency org="org.exparity" name="exparity-bean" rev="1.0.0"/>
@Grapes(@Grab(group='org.exparity', module='exparity-bean', version='1.0.0'))
'org.exparity:exparity-bean:jar:1.0.0'
Click the following link to download the jar file.
exparity-bean-1.0.0-javadoc.jar