Exousia Parent

Eclipse compatible implementation of Jakarta Authorization - Parent.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.exousia
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Exousia Parent
Eclipse compatible implementation of Jakarta Authorization - Parent.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download parent

Filename Size
parent-1.0.1.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • impl
  • spi

Versions

Version
1.0.1
1.0.0