Download exparity-bean-1.0.3.jar file - Jar e

Jar examples for e:exparity-bean

Description

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.

License

New BSD License

Build File

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'

Download

Click the following link to download the jar file.

exparity-bean-1.0.3-javadoc.jar
exparity-bean-1.0.3-sources.jar
exparity-bean-1.0.3.jar
exparity-bean-1.0.3.pom



Related Tutorials