com.rudolfschmidt:javase8-remote-archetype

Archetype for JavaSE 8 with maven central deployment configuration

Лицензия

Лицензия

Группа

Группа

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

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

javase8-remote-archetype
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.rudolfschmidt:javase8-remote-archetype
Archetype for JavaSE 8 with maven central deployment configuration
Ссылка на сайт

Ссылка на сайт

http://www.rudolfschmidt.com
Система контроля версий

Система контроля версий

https://github.com/rudolfschmidt/javase8-remote-archetype

Скачать javase8-remote-archetype

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

<!-- https://jarcasting.com/artifacts/com.rudolfschmidt/javase8-remote-archetype/ -->
<dependency>
    <groupId>com.rudolfschmidt</groupId>
    <artifactId>javase8-remote-archetype</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rudolfschmidt/javase8-remote-archetype/
implementation 'com.rudolfschmidt:javase8-remote-archetype:1.0.0'
// https://jarcasting.com/artifacts/com.rudolfschmidt/javase8-remote-archetype/
implementation ("com.rudolfschmidt:javase8-remote-archetype:1.0.0")
'com.rudolfschmidt:javase8-remote-archetype:jar:1.0.0'
<dependency org="com.rudolfschmidt" name="javase8-remote-archetype" rev="1.0.0">
  <artifact name="javase8-remote-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rudolfschmidt', module='javase8-remote-archetype', version='1.0.0')
)
libraryDependencies += "com.rudolfschmidt" % "javase8-remote-archetype" % "1.0.0"
[com.rudolfschmidt/javase8-remote-archetype "1.0.0"]

Зависимости

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

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

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

javase8-remote-archetype

This maven archetype generates a javase8 project with configuration for deployment to the maven central repository

Usage

$ mvn archetype:generate -DarchetypeGroupId=com.rudolfschmidt -DarchetypeArtifactId=javase8-remote-archetype

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

Версия
1.0.0