jInterflex

jInterflex is a small Java library that provides an alternative way to make reflection calls using interfaces and annotations.

Лицензия

Лицензия

MIT
Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jInterflex
jInterflex is a small Java library that provides an alternative way to make reflection calls using interfaces and annotations.
Ссылка на сайт

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

https://sourceforge.net/p/jinterflex/
Система контроля версий

Система контроля версий

https://sourceforge.net/p/jinterflex/code/

Скачать jinterflex

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.mycila : mycila-junit jar 1.4.ga

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

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

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

Версия
1.0.0
1.0-Beta4
1.0-Beta3
1.0-Beta2