Last Version

DataStax junitpytest - plugin for Gradle 0.1

DataStax junitpytest - plugin for Gradle

License

License

Categories

Categories

Gradle Build Tools JUnit Unit Testing Data
GroupId

GroupId

com.datastax.junitpytest
ArtifactId

ArtifactId

com.datastax.junitpytest.gradle.plugin
Version

Version

0.1
Type

Type

pom
Description

Description

DataStax junitpytest - plugin for Gradle
DataStax junitpytest - plugin for Gradle
Project URL

Project URL

https://github.com/datastax/junitpytest/
Source Code Management

Source Code Management

https://github.com/datastax/junitpytest/

Download com.datastax.junitpytest.gradle.plugin 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.datastax.junitpytest : pytest-gradle-plugin jar 0.1

Project Modules

There are no modules declared in this project.