is not current version
Last Version 6.2022.1.Alpha2

fish.payara.extras:payara-embedded-all 5.2020.4

Embedded-All Distribution of the Payara Project

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

fish.payara.extras
ArtifactId

ArtifactId

payara-embedded-all
Version

Version

5.2020.4
Type

Type

jar

Download payara-embedded-all 5.2020.4


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