Iglu

Iglu is an atomic framework, written in Java. It's a reference implementation for research focused on the configuration of an application in terms of components, clusters, facades and their relations. It helps developers organize high-level separation of concerns and adhere to application design.

Лицензия

Лицензия

Категории

Категории

SBE Данные Data Structures
Группа

Группа

org.ijsberg
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Iglu
Iglu is an atomic framework, written in Java. It's a reference implementation for research focused on the configuration of an application in terms of components, clusters, facades and their relations. It helps developers organize high-level separation of concerns and adhere to application design.
Система контроля версий

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

https://github.com/jmeetsma/Iglu

Скачать iglu

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

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

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

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

Версия
1.0.4
1.0.3
1.0.2