Jar examples for j:juffrou-reflect
Performant java bean access through property names. If you are serious about bean handling, this is for you.
You can download jar file juffrou-reflect 2.1.7 in this page.
You can use the following script to add juffrou-reflect-2.1.7.jar to your project.
<dependency> <groupId>net.sf.juffrou</groupId> <artifactId>juffrou-reflect</artifactId> <version>2.1.7</version> </dependency>
compile group: 'net.sf.juffrou', name: 'juffrou-reflect', version: '2.1.7'
libraryDependencies += "net.sf.juffrou" % "juffrou-reflect" % "2.1.7"
<dependency org="net.sf.juffrou" name="juffrou-reflect" rev="2.1.7"/>
@Grapes(@Grab(group='net.sf.juffrou', module='juffrou-reflect', version='2.1.7'))
'net.sf.juffrou:juffrou-reflect:jar:2.1.7'
Click the following link to download the jar file.
juffrou-reflect-2.1.7-javadoc.jar