Eos

EOS is a Full Fledged Java Application Server with built in Dependency Injection, Request Mapping and Data Management support. EOS boasts its own custom view tag library and the ability to write your own custom view tags.

Лицензия

Лицензия

Группа

Группа

dev.j3ee
Идентификатор

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

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

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

0.93
Дата

Дата

Тип

Тип

jar
Описание

Описание

Eos
EOS is a Full Fledged Java Application Server with built in Dependency Injection, Request Mapping and Data Management support. EOS boasts its own custom view tag library and the ability to write your own custom view tags.
Система контроля версий

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

https://github.com/mcroteau/Eos

Скачать a8i

Имя Файла Размер
a8i-0.93.pom
a8i-0.93.jar 100 KB
a8i-0.93-sources.jar 51 KB
a8i-0.93-javadoc.jar 757 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 2.0.206

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

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

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

Версия
0.93
0.92
0.91
0.90