MVN

com.orange.ccmd : hurl-core

Maven & Gradle

Nov 13, 2020
2 usages
6 stars

hurl-core · Core library for Hurl client.

<dependency>
    <groupId>com.orange.ccmd</groupId>
    <artifactId>hurl-core</artifactId>
    <version>1.0.42</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.orange.ccmd : hurl-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.42

All Versions

Choose a version of com.orange.ccmd : hurl-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hurl-core-1.0.42
hurl-core-1.0.41
hurl-core-1.0.40
hurl-core-1.0.39

How to add a dependency to Maven

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

<dependency>
    <groupId>com.orange.ccmd</groupId>
    <artifactId>hurl-core</artifactId>
    <version>1.0.42</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.orange.ccmd : hurl-core gradle dependency to your build.gradle file:

implementation 'com.orange.ccmd:hurl-core:1.0.42'

Gradle Kotlin DSL: Add the following com.orange.ccmd : hurl-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.orange.ccmd:hurl-core:1.0.42")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.orange.ccmd : hurl-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.orange.ccmd" % "hurl-core" % "1.0.42"

Advertisement

Dependencies from Group

Nov 13, 2020
2 usages
6 stars
Nov 13, 2020
6 stars
Nov 13, 2020
6 stars

Discover Dependencies

Aug 22, 2023
4 usages
175 stars
Nov 27, 2020
2 usages
2.1k stars
Aug 15, 2023
2k stars
Aug 25, 2023
8 usages
2.1k stars
Sep 11, 2020
2 usages
Jul 06, 2023
1 usages
138 stars