MVN

com.zebrunner : agent-core

Maven & Gradle

Jul 19, 2023
4 usages
3 stars

Zebrunner Agent core (Java) · Zebrunner Agent core component aimed to simplify development of agents for Java-based test frameworks

<dependency>
    <groupId>com.zebrunner</groupId>
    <artifactId>agent-core</artifactId>
    <version>1.9.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zebrunner : agent-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.7

All Versions

Choose a version of com.zebrunner : agent-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
agent-core-1.9.7
agent-core-1.9.6
agent-core-1.9.5
agent-core-1.9.4
agent-core-1.9.3
agent-core-1.9.2
agent-core-1.9.1
agent-core-1.9.0
1.8.x
agent-core-1.8.1
agent-core-1.8.0
1.7.x
agent-core-1.7.4
agent-core-1.7.3
agent-core-1.7.2
agent-core-1.7.1
agent-core-1.7.0
1.6.x
agent-core-1.6.7
agent-core-1.6.6
agent-core-1.6.5
agent-core-1.6.4
agent-core-1.6.3
agent-core-1.6.2
agent-core-1.6.1
agent-core-1.6.0
1.5.x
agent-core-1.5.0
1.4.x
agent-core-1.4.0
1.3.x
agent-core-1.3.0
1.2.x
agent-core-1.2.0
1.1.x
agent-core-1.1.3
agent-core-1.1.2
agent-core-1.1.1
agent-core-1.1.0
1.0.x
agent-core-1.0.0

How to add a dependency to Maven

Add the following com.zebrunner : agent-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zebrunner</groupId>
    <artifactId>agent-core</artifactId>
    <version>1.9.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zebrunner : agent-core gradle dependency to your build.gradle file:

implementation 'com.zebrunner:agent-core:1.9.7'

Gradle Kotlin DSL: Add the following com.zebrunner : agent-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zebrunner:agent-core:1.9.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zebrunner : agent-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zebrunner" % "agent-core" % "1.9.7"

Advertisement

Dependencies from Group

Jul 20, 2023
13 usages
6 stars
Jul 19, 2023
4 usages
3 stars
Jul 20, 2023
3 usages
6 stars
Apr 27, 2023
2 stars

Discover Dependencies

May 18, 2020
May 17, 2020
69 usages
Sep 15, 2020
316 stars
Mar 30, 2022
305 stars
Jun 06, 2023
5 stars
Nov 23, 2021
1 usages
1 stars
Sep 11, 2021
2 usages
3 stars