ESTOL application framework

Easily build and run Spring Framwork based Java SE applications with ESTOL

Лицензия

Лицензия

Группа

Группа

com.github.pellaton.estol
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ESTOL application framework
Easily build and run Spring Framwork based Java SE applications with ESTOL
Ссылка на сайт

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

https://github.com/pellaton/estol
Система контроля версий

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

https://github.com/pellaton/estol

Скачать estol

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 3.2.4.RELEASE
org.mockito : mockito-all jar 1.9.5

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.springframework : spring-test jar 3.2.4.RELEASE

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

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

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

Версия
1.0.0