License |
License |
---|---|
Categories |
CategoriesGradle Build Tools JUnit Unit Testing Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.xbib.elasticsearch |
ArtifactId | ArtifactIdgradle-plugin-randomizedtesting-junit4 |
Last Version | Last Version6.3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongradle-plugin-randomizedtesting-junit4
Gradle plugins for the developer kit for building and testing Elasticsearch and Elasticsearch plugins
|
Project URL |
Project URL |
Project Organization |
Project Organizationxbib |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-randomizedtesting-junit4/ -->
<dependency>
<groupId>org.xbib.elasticsearch</groupId>
<artifactId>gradle-plugin-randomizedtesting-junit4</artifactId>
<version>6.3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-randomizedtesting-junit4/
implementation 'org.xbib.elasticsearch:gradle-plugin-randomizedtesting-junit4:6.3.2.5'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-randomizedtesting-junit4/
implementation ("org.xbib.elasticsearch:gradle-plugin-randomizedtesting-junit4:6.3.2.5")
'org.xbib.elasticsearch:gradle-plugin-randomizedtesting-junit4:jar:6.3.2.5'
<dependency org="org.xbib.elasticsearch" name="gradle-plugin-randomizedtesting-junit4" rev="6.3.2.5">
<artifact name="gradle-plugin-randomizedtesting-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch', module='gradle-plugin-randomizedtesting-junit4', version='6.3.2.5')
)
libraryDependencies += "org.xbib.elasticsearch" % "gradle-plugin-randomizedtesting-junit4" % "6.3.2.5"
[org.xbib.elasticsearch/gradle-plugin-randomizedtesting-junit4 "6.3.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib.elasticsearch : randomizedtesting-junit4-ant | jar | 6.3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.2-groovy-2.5 |