All of our modules, somewhere along the way, use reflective structures wrapping java objects from various apis. Gwt uses JDT AST, Jre uses actual reflection, and our injection library uses a bytecode scanner to read in .class files. In order to abstract over the various apis we wrap, we have our own interface layer to describe java metadata, so we can create tools to utilize java structure independent of any given dependencies.

LicenseApache 2.0
Tagsreflection
HomePage WeTheInter.net
DateMay 30, 2015
Filespom (1 KB)  jar (44 KB)  View All
RepositoriesCentral
Ranking#76839 in MvnRepository (See Top Artifacts)
Used By6 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-15250

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates

Apache 2.0
net.wetheinter » xapi-core-api 0.5

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit1 vulnerability 4.126.0.1

Licenses

LicenseURL
The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt

Developers

NameEmailDev IdRolesOrganization
James X. Nelsonjames<at>wetheinter.net

Related Books

Java Reflection in Action (In Action series)Java Reflection in Action (In Action series) (2004)
by Forman, Ira R., Forman, Nate