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

org.buffalo-coders.aws:parent 1

Apache Maven parent for our AWS projects.

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

org.buffalo-coders.aws
Идентификатор

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

parent
Версия

Версия

1
Тип

Тип

pom

Скачать parent 1

Имя Файла Размер
parent-1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.buffalo-coders.aws/parent/ -->
<dependency>
    <groupId>org.buffalo-coders.aws</groupId>
    <artifactId>parent</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.buffalo-coders.aws/parent/
implementation 'org.buffalo-coders.aws:parent:1'
// https://jarcasting.com/artifacts/org.buffalo-coders.aws/parent/
implementation ("org.buffalo-coders.aws:parent:1")
'org.buffalo-coders.aws:parent:pom:1'
<dependency org="org.buffalo-coders.aws" name="parent" rev="1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.buffalo-coders.aws', module='parent', version='1')
)
libraryDependencies += "org.buffalo-coders.aws" % "parent" % "1"
[org.buffalo-coders.aws/parent "1"]