Last Version

ESIGate web application 5.3

ESIGate war application which can be deployed "as-is" or customized for your needs.

License

License

GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-war
Version

Version

5.3
Type

Type

war
Description

Description

ESIGate web application
ESIGate war application which can be deployed "as-is" or customized for your needs.
Project URL

Project URL

http://www.esigate.org/esigate-war/

Download esigate-war 5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.esigate : esigate-servlet jar 5.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.