Exousia Tomcat Integration

Code to integrate Exousia into Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers GlassFish
GroupId

GroupId

org.glassfish.exousia
ArtifactId

ArtifactId

exousia.spi.tomcat
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exousia Tomcat Integration
Code to integrate Exousia into Tomcat
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.exousia
Project Organization

Project Organization

Eclipse Foundation

Download exousia.spi.tomcat

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.exousia : exousia jar 1.0.1

provided (3)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
jakarta.authorization : jakarta.authorization-api jar 2.0.0
org.apache.tomcat : tomcat-catalina jar 10.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0