Jar examples for p:payara-api
Artefact that exposes public API of Payara Application Server
You can download jar file payara-api 4.1.2.173 in this page.
Common Development and Distribution License ( CDDL) Version 1.1
You can use the following script to add payara-api-4.1.2.173.jar to your project.
<dependency> <groupId>fish.payara.api</groupId> <artifactId>payara-api</artifactId> <version>4.1.2.173</version> </dependency>
compile group: 'fish.payara.api', name: 'payara-api', version: '4.1.2.173'
libraryDependencies += "fish.payara.api" % "payara-api" % "4.1.2.173"
<dependency org="fish.payara.api" name="payara-api" rev="4.1.2.173"/>
@Grapes(@Grab(group='fish.payara.api', module='payara-api', version='4.1.2.173'))
'fish.payara.api:payara-api:jar:4.1.2.173'
Click the following link to download the jar file.
payara-api-4.1.2.173-javadoc.jar