Last Version

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.

License

License

GroupId

GroupId

org.jeuron
ArtifactId

ArtifactId

jeuron
Version

Version

0.4.0
Type

Type

pom
Description

Description

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.

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.