p

payara-bom

List of dependencies provided by and compatible with specific Payara Release
https://github.com/payara/Payara/
CDDL + GPLv2 with classpath exception
Payara Team
Files download
File Operation
payara-bom-7.2024.1.Alpha1.pom download
Apache Maven
<dependency>
  <groupId>fish.payara.api</groupId>
  <artifactId>payara-bom</artifactId>
  <version>7.2024.1.Alpha1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'fish.payara.api:payara-bom:7.2024.1.Alpha1'
Gradle Kotlin
implementation("fish.payara.api:payara-bom:7.2024.1.Alpha1")
Scala SBT
libraryDependencies += "fish.payara.api" % "payara-bom" % "7.2024.1.Alpha1"
Groovy Grape
@Grapes(
  @Grab(group='fish.payara.api', module='payara-bom', version='7.2024.1.Alpha1')
)
Apache Ivy
<dependency org="fish.payara.api" name="payara-bom" rev="7.2024.1.Alpha1" />
Leiningen
[fish.payara.api/payara-bom "7.2024.1.Alpha1"]
Apache Buildr
'fish.payara.api:payara-bom:jar:7.2024.1.Alpha1'
Dependencies
The project has no third-party dependencies