XApi - Jre Reflection and Classpath Scanning

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

xapi-jre-reflect
Последняя версия

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

XApi - Jre Reflection and Classpath Scanning
This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)
Организация-разработчик

Организация-разработчик

The Internet Party

Скачать xapi-jre-reflect

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.wetheinter : xapi-core-inject jar 0.3
javax.validation : validation-api jar 1.0.0.GA

test (2)

Идентификатор библиотеки Тип Версия
net.wetheinter : xapi-core-inject test-jar 0.3
junit : junit jar 4.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3