is not current version
Last Version 6.2022.1.Alpha2

fish.payara.api:payara-bom 5.201

List of dependencies provided by and compatible with specific Payara Release

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

fish.payara.api
ArtifactId

ArtifactId

payara-bom
Version

Version

5.201
Type

Type

pom

Download payara-bom 5.201

Filename Size
payara-bom-5.201.pom 35 KB
Browse

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