Licensee Gradle plugin

Gradle plugin which validates the licenses of your dependency graph match what you expect

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

app.cash.licensee
ArtifactId

ArtifactId

app.cash.licensee.gradle.plugin
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Licensee Gradle plugin
Gradle plugin which validates the licenses of your dependency graph match what you expect
Project URL

Project URL

https://github.com/cashapp/licensee/
Source Code Management

Source Code Management

https://github.com/cashapp/licensee/

Download app.cash.licensee.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
app.cash.licensee : licensee-gradle-plugin jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0