Gradle License Plugin

Gradle plugin that provides a task to generate a HTML license report of your project.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

com.jaredsburrows.license.gradle.plugin
Последняя версия

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

0.9.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Gradle License Plugin
Gradle plugin that provides a task to generate a HTML license report of your project.
Ссылка на сайт

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

https://github.com/jaredsburrows/gradle-license-plugin
Система контроля версий

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

https://github.com/jaredsburrows/gradle-license-plugin

Скачать com.jaredsburrows.license.gradle.plugin

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

<!-- https://jarcasting.com/artifacts/com.jaredsburrows.license/com.jaredsburrows.license.gradle.plugin/ -->
<dependency>
    <groupId>com.jaredsburrows.license</groupId>
    <artifactId>com.jaredsburrows.license.gradle.plugin</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaredsburrows.license/com.jaredsburrows.license.gradle.plugin/
implementation 'com.jaredsburrows.license:com.jaredsburrows.license.gradle.plugin:0.9.0'
// https://jarcasting.com/artifacts/com.jaredsburrows.license/com.jaredsburrows.license.gradle.plugin/
implementation ("com.jaredsburrows.license:com.jaredsburrows.license.gradle.plugin:0.9.0")
'com.jaredsburrows.license:com.jaredsburrows.license.gradle.plugin:pom:0.9.0'
<dependency org="com.jaredsburrows.license" name="com.jaredsburrows.license.gradle.plugin" rev="0.9.0">
  <artifact name="com.jaredsburrows.license.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jaredsburrows.license', module='com.jaredsburrows.license.gradle.plugin', version='0.9.0')
)
libraryDependencies += "com.jaredsburrows.license" % "com.jaredsburrows.license.gradle.plugin" % "0.9.0"
[com.jaredsburrows.license/com.jaredsburrows.license.gradle.plugin "0.9.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jaredsburrows : gradle-license-plugin jar 0.9.0

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

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

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

Версия
0.9.0
0.8.91