is not current version
Last Version 2.1.9

net.sf.juffrou:juffrou-reflect 2.1.6

Performant java bean access through property names. If you are serious about bean handling, this is for you.

Categories

Categories

Net
GroupId

GroupId

net.sf.juffrou
ArtifactId

ArtifactId

juffrou-reflect
Version

Version

2.1.6
Type

Type

jar

Download juffrou-reflect 2.1.6


<!-- https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-reflect/ -->
<dependency>
    <groupId>net.sf.juffrou</groupId>
    <artifactId>juffrou-reflect</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-reflect/
implementation 'net.sf.juffrou:juffrou-reflect:2.1.6'
// https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-reflect/
implementation ("net.sf.juffrou:juffrou-reflect:2.1.6")
'net.sf.juffrou:juffrou-reflect:jar:2.1.6'
<dependency org="net.sf.juffrou" name="juffrou-reflect" rev="2.1.6">
  <artifact name="juffrou-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.juffrou', module='juffrou-reflect', version='2.1.6')
)
libraryDependencies += "net.sf.juffrou" % "juffrou-reflect" % "2.1.6"
[net.sf.juffrou/juffrou-reflect "2.1.6"]