Platform.sh archetype to Payara

Platform.sh Archetypes

Лицензия

Лицензия

Категории

Категории

Payara Контейнер Application Servers ORM Данные
Группа

Группа

sh.platform.archetype
Идентификатор

Идентификатор

payara
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Platform.sh archetype to Payara
Platform.sh Archetypes

Скачать payara

Имя Файла Размер
payara-0.0.1.pom
payara-0.0.1.jar 8 KB
payara-0.0.1-sources.jar 8 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.0.1