com.github.xlongshu.maven:java-starter

maven-starters

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Maven Компиляция и сборка
Группа

Группа

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

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

java-starter
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven-starters
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать java-starter

Имя Файла Размер
java-starter-1.0.1.pom 1020 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.xlongshu.maven/java-starter/ -->
<dependency>
    <groupId>com.github.xlongshu.maven</groupId>
    <artifactId>java-starter</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/java-starter/
implementation 'com.github.xlongshu.maven:java-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/java-starter/
implementation ("com.github.xlongshu.maven:java-starter:1.0.1")
'com.github.xlongshu.maven:java-starter:pom:1.0.1'
<dependency org="com.github.xlongshu.maven" name="java-starter" rev="1.0.1">
  <artifact name="java-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlongshu.maven', module='java-starter', version='1.0.1')
)
libraryDependencies += "com.github.xlongshu.maven" % "java-starter" % "1.0.1"
[com.github.xlongshu.maven/java-starter "1.0.1"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.0.1
1.0