Platform.sh archetype to Payara

Platform.sh Archetypes

License

License

Categories

Categories

Payara Container Application Servers ORM Data
GroupId

GroupId

sh.platform.archetype
ArtifactId

ArtifactId

payara
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Platform.sh archetype to Payara
Platform.sh Archetypes

Download payara

How to add to project

<!-- 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.

Platform.sh Archetypes

In short, Archetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made. The name fits as we are trying to provide a system that provides a consistent means of generating Maven projects.

This project contains several Maven archetypes to create Platform.sh projects.

Payara

mvn archetype:generate -DarchetypeGroupId=sh.platform.archetype -DarchetypeArtifactId=payara -DarchetypeVersion=0.0.1 -DgroupId=<groupId> -DartifactId=<artifactId> -Dversion=<version> -DinteractiveMode=false

sh.platform.archetype

Platform.sh

Continuous Deployment Cloud Hosting.

Versions

Version
0.0.1