Knot.x Gradle Distribution Plugin

A set of tasks that allow you to customize the Knot.x Stack / distribution

License

License

Categories

Categories

Gradle Build Tools Distribution
GroupId

GroupId

io.knotx.distribution
ArtifactId

ArtifactId

io.knotx.distribution.gradle.plugin
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Knot.x Gradle Distribution Plugin
A set of tasks that allow you to customize the Knot.x Stack / distribution
Project URL

Project URL

https://knotx.io
Source Code Management

Source Code Management

https://knotx.io

Download io.knotx.distribution.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.knotx : knotx-gradle-plugins jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.1
2.2.0
0.1.4
0.1.3
0.1.2