Colesico Introspection Module

Colesico framework introspection module. Introspection is designed as a reflection alternative for working with classes at runtime. Introspection provides a subset of the reflection functionality. Introspection is focused on working with java beans at runtime, object method invocations, field access.

Лицензия

Лицензия

Категории

Категории

Сеть Introspection Библиотеки уровня приложения
Группа

Группа

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

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

colesico-introspection
Последняя версия

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

5.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Colesico Introspection Module
Colesico framework introspection module. Introspection is designed as a reflection alternative for working with classes at runtime. Introspection provides a subset of the reflection functionality. Introspection is focused on working with java beans at runtime, object method invocations, field access.
Ссылка на сайт

Ссылка на сайт

https://github.com/colesico/colesico-framework

Скачать colesico-introspection

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.colesico.framework : colesico-ioc jar 5.2.0

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

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

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

Версия
5.2.0
5.1.1
5.1.0
5.0.0
4.6.0
4.5.0
4.4.1
4.4.0
4.3.1
4.3.0