accessors-smart

net.minidev

Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.

Recommended: 2.6.0 15 versions bundle Updated 1 year ago The Apache Software License, Version 2.0Checking...

Add to your project1.2

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>accessors-smart</artifactId>
    <version>1.2</version>
</dependency>

Version Details — 1.2

Packaging
bundle
Direct Deps
1
Total Deps
1
Published
Mar 26, 2017
License
The Apache Software License, Version 2.0

Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.

Checking security advisories...