Download payara-micro-4.1.2.181.jar file - Jar p

Jar examples for p:payara-micro

Description

Micro Distribution of the Payara Project for IBM JDK

You can download jar file payara-micro 4.1.2.181 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add payara-micro-4.1.2.181.jar to your project.

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

Download

Click the following link to download the jar file.

payara-micro-4.1.2.181-javadoc.jar
payara-micro-4.1.2.181-sources.jar
payara-micro-4.1.2.181.jar
payara-micro-4.1.2.181.pom



Related Tutorials