is not current version
Last Version 0.93

A8i 0.91

A8i is a Full Fledged Java Application Server with built in Dependency Injection, Request Mapping and Data Management support. A8i 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

a8i
Version

Version

0.91
Type

Type

jar
Description

Description

A8i
A8i is a Full Fledged Java Application Server with built in Dependency Injection, Request Mapping and Data Management support. A8i 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/A8i

Download a8i 0.91


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

Dependencies

compile (1)

Group / Artifact Type Version
com.h2database : h2 jar 2.0.206

Project Modules

There are no modules declared in this project.