MVN

org.esigate : esigate-war

Maven & Gradle

Oct 18, 2018
2 usages
23 stars

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

<dependency>
    <groupId>org.esigate</groupId>
    <artifactId>esigate-war</artifactId>
    <version>5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.esigate : esigate-war to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3
  • Latest Beta: 5.0-beta-3

All Versions

Choose a version of org.esigate : esigate-war to add to Maven or Gradle - All Versions:

  • Version Updated
  • esigate-war-5.3

    Oct 18, 2018
  • esigate-war-5.2

    Sep 05, 2016
  • esigate-war-5.1

    Jul 07, 2015
  • esigate-war-4.4

    May 09, 2015
  • esigate-war-5.0

    Apr 10, 2015
  • esigate-war-5.0-beta-3

    Mar 17, 2015
  • esigate-war-5.0-beta-2

    Oct 15, 2014
  • esigate-war-5.0-beta-1

    Feb 15, 2014
  • esigate-war-4.3

    Jan 14, 2014
  • esigate-war-4.2.1

    Oct 22, 2013
  • esigate-war-4.2

    Oct 21, 2013
  • esigate-war-4.1

    Jun 25, 2013
  • esigate-war-4.0

    Jan 25, 2013
  • esigate-war-4.0-beta-2

    Dec 10, 2012

How to add a dependency to Maven

Add the following org.esigate : esigate-war maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.esigate</groupId>
    <artifactId>esigate-war</artifactId>
    <version>5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.esigate : esigate-war gradle dependency to your build.gradle file:

implementation 'org.esigate:esigate-war:5.3'

Gradle Kotlin DSL: Add the following org.esigate : esigate-war gradle kotlin dependency to your build.gradle.kts file:

implementation("org.esigate:esigate-war:5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.esigate : esigate-war sbt scala dependency to your build.sbt file:

libraryDependencies += "org.esigate" % "esigate-war" % "5.3"

Advertisement

Dependencies from Group

Oct 18, 2018
11 usages
23 stars
Oct 18, 2018
3 usages
23 stars
May 10, 2015
3 usages
22 stars
Oct 18, 2018
2 usages
23 stars
Oct 18, 2018
2 usages
23 stars

Discover Dependencies

Jun 20, 2017
4 usages
868 stars
Sep 25, 2015
1 usages
204 stars
May 08, 2015
1 usages
0 stars
Jul 30, 2015
2 usages
2 stars
Oct 14, 2015
2 usages
2 stars
Sep 17, 2021
3 usages
Jan 17, 2022
2 usages
205 stars
Jan 21, 2016
1 usages
524 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome