AppJar

Packages an application in a single jar.

Лицензия

Лицензия

Группа

Группа

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

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

appjar-parent
Последняя версия

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

0.9.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

AppJar
Packages an application in a single jar.
Ссылка на сайт

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

https://github.com/emenaceb/appjar
Организация-разработчик

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

emenaceb

Скачать appjar-parent

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

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

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

Зависимости

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

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

  • appjar-boot
  • appjar-maven-plugin

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

Версия
0.9.2
0.9.1
0.9.0