не последняя версия
Последняя версия 2.1.9

net.sf.juffrou:juffrou-reflect 2.0.3

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

Категории

Категории

Сеть
Группа

Группа

net.sf.juffrou
Идентификатор

Идентификатор

juffrou-reflect
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать juffrou-reflect 2.0.3


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