A plugin that creates `integration` source set for integration tests


License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

name.remal.integration-tests
ArtifactId

ArtifactId

name.remal.integration-tests.gradle.plugin
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

A plugin that creates `integration` source set for integration tests
A plugin that creates `integration` source set for integration tests
Project URL

Project URL

https://github.com/remal-gradle-plugins/test-source-sets
Source Code Management

Source Code Management

https://github.com/remal-gradle-plugins/test-source-sets

Download name.remal.integration-tests.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
name.remal.gradle-plugins.test-source-sets : test-source-sets jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-rc-8
2.0.0-rc-7
2.0.0-rc-6
2.0.0-rc-5