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

Jeuron Project 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-project
Версия

Версия

0.4.0
Тип

Тип

pom
Описание

Описание

Jeuron Project 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-project 0.4.0

Имя Файла Размер
jeuron-project-0.4.0.pom 7 KB
Обзор

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

Зависимости

test (1)

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

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

  • common
  • transport
  • messagebus
  • deployer
  • loader
  • boot
  • all
  • test-one-service
  • test-two-service
  • test-main