is not current version
Last Version 1.96

Eos 0.96

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.

License

License

GroupId

GroupId

dev.j3ee
ArtifactId

ArtifactId

eos
Version

Version

0.96
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://github.com/mcroteau/Eos

Download eos 0.96


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

Dependencies

compile (5)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210
com.squareup.okhttp3 : okhttp jar 4.9.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.platform : junit-platform-launcher jar 1.2.0
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.