Enzian Application Server

A light-weight, modular application server with lots of built-in features that people actually need.

License

License

GroupId

GroupId

com.jolira.enzian
ArtifactId

ArtifactId

enzian
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

Enzian Application Server
A light-weight, modular application server with lots of built-in features that people actually need.
Project URL

Project URL

http://code.google.com/p/enzian

Download enzian

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • app
  • tasks

Versions

Version
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.4
1.0.2
1.0.1