License |
License |
---|---|
Categories |
CategoriesPayara Container Application Servers |
GroupId | GroupIdfish.payara.api |
ArtifactId | ArtifactIdpayara-bom |
Last Version | Last Version6.2022.1.Alpha2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPayara Bill of Materials
List of dependencies provided by and compatible with specific Payara Release
|
Filename | Size |
---|---|
payara-bom-6.2022.1.Alpha2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/fish.payara.api/payara-bom/ -->
<dependency>
<groupId>fish.payara.api</groupId>
<artifactId>payara-bom</artifactId>
<version>6.2022.1.Alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fish.payara.api/payara-bom/
implementation 'fish.payara.api:payara-bom:6.2022.1.Alpha2'
// https://jarcasting.com/artifacts/fish.payara.api/payara-bom/
implementation ("fish.payara.api:payara-bom:6.2022.1.Alpha2")
'fish.payara.api:payara-bom:pom:6.2022.1.Alpha2'
<dependency org="fish.payara.api" name="payara-bom" rev="6.2022.1.Alpha2">
<artifact name="payara-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fish.payara.api', module='payara-bom', version='6.2022.1.Alpha2')
)
libraryDependencies += "fish.payara.api" % "payara-bom" % "6.2022.1.Alpha2"
[fish.payara.api/payara-bom "6.2022.1.Alpha2"]