ASM based accessors helper used by json-smart

Downloads

Jar29.33 KB
Pom11.30 KB

[top] / net / minidev / accessors-smart / 1.2

Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
Repository external
Group ID net.minidev
Artifact ID accessors-smart
Version 1.2
Packaging bundle

POM Snippet

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

Other Details

URL http://www.minidev.net/
Organisation Chemouni Uriel
License The Apache Software License, Version 2.0

SCM

Connection scm:git:https://github.com/netplex/json-smart-v2.git
Dev. Connection scm:git:https://github.com/netplex/json-smart-v2.git
Viewer https://github.com/netplex/json-smart-v2