License |
License |
---|---|
Categories |
CategoriesPayara Container Application Servers CLI User Interface |
GroupId | GroupIdfish.payara.server.appclient |
ArtifactId | ArtifactIdpayara-client |
Last Version | Last Version6.2022.1.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPayara Appclient
Appclient for Payara Server
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/fish.payara.server.appclient/payara-client/ -->
<dependency>
<groupId>fish.payara.server.appclient</groupId>
<artifactId>payara-client</artifactId>
<version>6.2022.1.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/fish.payara.server.appclient/payara-client/
implementation 'fish.payara.server.appclient:payara-client:6.2022.1.Alpha2'
// https://jarcasting.com/artifacts/fish.payara.server.appclient/payara-client/
implementation ("fish.payara.server.appclient:payara-client:6.2022.1.Alpha2")
'fish.payara.server.appclient:payara-client:jar:6.2022.1.Alpha2'
<dependency org="fish.payara.server.appclient" name="payara-client" rev="6.2022.1.Alpha2">
<artifact name="payara-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fish.payara.server.appclient', module='payara-client', version='6.2022.1.Alpha2')
)
libraryDependencies += "fish.payara.server.appclient" % "payara-client" % "6.2022.1.Alpha2"
[fish.payara.server.appclient/payara-client "6.2022.1.Alpha2"]