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

Jeuron 0.4.0 0.4.0

The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.

Лицензия

Лицензия

Группа

Группа

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

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

jeuron
Версия

Версия

0.4.0
Тип

Тип

pom
Описание

Описание

Jeuron 0.4.0
The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.

Скачать jeuron 0.4.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8

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

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