MVN

io.strimzi : test

Maven & Gradle

Jul 28, 2023
3 usages
3.9k stars
<dependency>
    <groupId>io.strimzi</groupId>
    <artifactId>test</artifactId>
    <version>0.36.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.strimzi : test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.36.1

All Versions

Choose a version of io.strimzi : test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.36.x
test-0.36.1
test-0.36.0
0.35.x
test-0.35.1
test-0.35.0
0.34.x
test-0.34.0
0.33.x
test-0.33.2
test-0.33.1
test-0.33.0
0.27.x
test-0.27.1

How to add a dependency to Maven

Add the following io.strimzi : test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.strimzi</groupId>
    <artifactId>test</artifactId>
    <version>0.36.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.strimzi : test gradle dependency to your build.gradle file:

implementation 'io.strimzi:test:0.36.1'

Gradle Kotlin DSL: Add the following io.strimzi : test gradle kotlin dependency to your build.gradle.kts file:

implementation("io.strimzi:test:0.36.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.strimzi : test sbt scala dependency to your build.sbt file:

libraryDependencies += "io.strimzi" % "test" % "0.36.1"

Advertisement

Dependencies from Group

Jun 30, 2023
17 usages
10 stars
Jul 07, 2023
10 usages
108 stars
Jul 07, 2023
6 usages
108 stars
api
Jul 28, 2023
4 usages
3.9k stars
Jul 07, 2023
4 usages
108 stars

Discover Dependencies

Mar 03, 2012
7 usages
May 08, 2011
10 usages
Aug 14, 2013
14 usages
7.2k stars
Nov 27, 2012
5 usages
May 22, 2012
4 usages
Feb 13, 2015
4 usages
6 stars