ESIGate web application

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

Лицензия

Лицензия

Группа

Группа

org.esigate
Идентификатор

Идентификатор

esigate-war
Последняя версия

Последняя версия

5.3
Дата

Дата

Тип

Тип

war
Описание

Описание

ESIGate web application
ESIGate war application which can be deployed "as-is" or customized for your needs.
Ссылка на сайт

Ссылка на сайт

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

Скачать esigate-war

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.esigate : esigate-servlet jar 5.3

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.7

Модули Проекта

Данный проект не имеет модулей.

esigate

http://www.esigate.org - Webapp integration, Remote templating, Web accelerator

Build Status: Linux Maven Central

Features

Server-side integration : Esigate allows a fast and invisible mashup of any web applications. It can be used to add application modules, written in any programming language (PHP, Java, .Net...) to a CMS, without cache or accessibility issues.

Shared remote templates : Use a single, shared template for several applications, ensuring exactly the same design and real-time synchronization. Use a CMS or a portal as a template, to get graphical administration features for all your applications.

Web accelerator : Improved ESI tags to allow block-level caching of content for dynamic pages. Deliver dynamic, logged-in content in milli-seconds. Also deliver fully cached content.

Usage

esigate can be used :

  • as a standalone server
  • deployed in a java application server (Tomcat, JBoss)
  • embedded in a java application (Servlet filter or direct API usage)

Links

Website: http://www.esigate.org

Quickstart: http://www.esigate.org/quickstart.html

Reference documentation: http://www.esigate.org/reference.html

Bugtracker: https://github.com/esigate/esigate/issues

Old bugtracker (prior to version 5.0): http://www.esigate.org/mantisbt/

Note: the bugtracker has been migrated from mantisbt to GitHub issue tracking system. New issues must be created in GitHub but the tickets opened before version 5.0 will stay in mantisbt.

org.esigate

ESIGate

Версии библиотеки

Версия
5.3
5.2
5.1
5.0
5.0-beta-3
5.0-beta-2
5.0-beta-1
4.4
4.3
4.2.1
4.2
4.1
4.0
4.0-beta-2