Excalibur Fortress Servlet

A basic FortressServlet which can be used as the starting point for building a fortress-based web application.

GroupId

GroupId

excalibur-fortress
ArtifactId

ArtifactId

excalibur-fortress-servlet
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Fortress Servlet
A basic FortressServlet which can be used as the starting point for building a fortress-based web application.

Download excalibur-fortress-servlet

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2