is not current version
Last Version 6.2022.1.Alpha2

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

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

4.1.2.181
Type

Type

jar

Download payara-embedded-all 4.1.2.181


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