JBoss Java Authentication SPI for Containers 1.0-PR API

The Java Authentication SPI for Containers 1.0-PR API classes

License

License

lgpl
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.javaee
ArtifactId

ArtifactId

jboss-jaspi-api
Last Version

Last Version

1.0.0.GA
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Java Authentication SPI for Containers 1.0-PR API
The Java Authentication SPI for Containers 1.0-PR API classes
Project URL

Project URL

http://www.jboss.org
Project Organization

Project Organization

JBoss Inc.

Download jboss-jaspi-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jaspi-api/ -->
<dependency>
    <groupId>org.jboss.javaee</groupId>
    <artifactId>jboss-jaspi-api</artifactId>
    <version>1.0.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jaspi-api/
implementation 'org.jboss.javaee:jboss-jaspi-api:1.0.0.GA'
// https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jaspi-api/
implementation ("org.jboss.javaee:jboss-jaspi-api:1.0.0.GA")
'org.jboss.javaee:jboss-jaspi-api:jar:1.0.0.GA'
<dependency org="org.jboss.javaee" name="jboss-jaspi-api" rev="1.0.0.GA">
  <artifact name="jboss-jaspi-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.javaee', module='jboss-jaspi-api', version='1.0.0.GA')
)
libraryDependencies += "org.jboss.javaee" % "jboss-jaspi-api" % "1.0.0.GA"
[org.jboss.javaee/jboss-jaspi-api "1.0.0.GA"]

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.0.0.GA
1.0.0.CR2
1.0.0.CR1
1.0.0.Beta3Update1
1.0.0.BETA1-20070913080910
1.0-BETA1