License |
License |
---|---|
Categories |
CategoriesGradle Build Tools JUnit Unit Testing Data |
GroupId | GroupIdcom.datastax.junitpytest |
ArtifactId | ArtifactIdcom.datastax.junitpytest.gradle.plugin |
Version | Version0.1 |
Type | Typepom |
Description |
DescriptionDataStax junitpytest - plugin for Gradle
DataStax junitpytest - plugin for Gradle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.datastax.junitpytest.gradle.plugin-0.1.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.junitpytest : pytest-gradle-plugin | jar | 0.1 |