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

com.github.bbottema:standard-project-parent 1.0.9

Benny's standard parent POM full of default sweetness and boilerplate code.

Группа

Группа

com.github.bbottema
Идентификатор

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

standard-project-parent
Версия

Версия

1.0.9
Тип

Тип

pom

Скачать standard-project-parent 1.0.9

Имя Файла Размер
standard-project-parent-1.0.9.pom 12 KB
Обзор

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