Download payara-embedded-all-5.181.jar file - Jar p

Jar examples for p:payara-embedded-all

Description

Embedded-All Distribution of the Payara Project for IBM JDK

You can download jar file payara-embedded-all 5.181 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add payara-embedded-all-5.181.jar to your project.

<dependency>
   <groupId>fish.payara.extras</groupId>
   <artifactId>payara-embedded-all</artifactId>
   <version>5.181</version>
</dependency>
compile group: 'fish.payara.extras', name: 'payara-embedded-all', version: '5.181'
libraryDependencies += "fish.payara.extras" % "payara-embedded-all" % "5.181"
<dependency org="fish.payara.extras" name="payara-embedded-all" rev="5.181"/>
@Grapes(@Grab(group='fish.payara.extras', module='payara-embedded-all', version='5.181'))
'fish.payara.extras:payara-embedded-all:jar:5.181'

Download

Click the following link to download the jar file.

payara-embedded-all-5.181-javadoc.jar
payara-embedded-all-5.181-sources.jar
payara-embedded-all-5.181.jar
payara-embedded-all-5.181.pom



Related Tutorials