Last Version

Payara API 6.2022.1.Alpha2

Artefact that exposes public API of Payara Application Server

License

License

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

fish.payara.api
ArtifactId

ArtifactId

payara-api
Version

Version

6.2022.1.Alpha2
Type

Type

jar
Description

Description

Payara API
Artefact that exposes public API of Payara Application Server
Project URL

Project URL

https://github.com/payara/Payara

Download payara-api 6.2022.1.Alpha2


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

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.