Last Version

Platform.sh archetype to Payara 0.0.1

Platform.sh Archetypes

License

License

Categories

Categories

Payara Container Application Servers ORM Data
GroupId

GroupId

sh.platform.archetype
ArtifactId

ArtifactId

payara
Version

Version

0.0.1
Type

Type

jar
Description

Description

Platform.sh archetype to Payara
Platform.sh Archetypes

Download payara 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.