is not current version
Last Version 2.1.9

net.sf.juffrou:juffrou-reflect 2.1.5

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.5
Type

Type

jar

Download juffrou-reflect 2.1.5


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