Knot.x Gradle Codegen Test Plugin

Vert.x Codegen dependencies for Unit tests.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.knotx.codegen-test
ArtifactId

ArtifactId

io.knotx.codegen-test.gradle.plugin
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Knot.x Gradle Codegen Test Plugin
Vert.x Codegen dependencies for Unit tests.
Project URL

Project URL

https://knotx.io
Source Code Management

Source Code Management

https://knotx.io

Download io.knotx.codegen-test.gradle.plugin

How to add to project

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