License |
License |
---|---|
GroupId | GroupIdcom.intuit.karate |
ArtifactId | ArtifactIdkarate-core |
Version | Version1.1.0.RC2 |
Type | Typejar |
Description |
DescriptionWeb-Services Testing Made Simple
|
Filename | Size |
---|---|
karate-core-1.1.0.RC2.pom | |
karate-core-1.1.0.RC2.jar | 20 MB |
karate-core-1.1.0.RC2-sources.jar | 559 KB |
karate-core-1.1.0.RC2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intuit.karate/karate-core/ -->
<dependency>
<groupId>com.intuit.karate</groupId>
<artifactId>karate-core</artifactId>
<version>1.1.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.karate/karate-core/
implementation 'com.intuit.karate:karate-core:1.1.0.RC2'
// https://jarcasting.com/artifacts/com.intuit.karate/karate-core/
implementation ("com.intuit.karate:karate-core:1.1.0.RC2")
'com.intuit.karate:karate-core:jar:1.1.0.RC2'
<dependency org="com.intuit.karate" name="karate-core" rev="1.1.0.RC2">
<artifact name="karate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.karate', module='karate-core', version='1.1.0.RC2')
)
libraryDependencies += "com.intuit.karate" % "karate-core" % "1.1.0.RC2"
[com.intuit.karate/karate-core "1.1.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js-scriptengine | jar | 21.1.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.jayway.jsonpath : json-path | jar | 2.5.0 |
info.cukes : cucumber-java | jar | 1.2.5 |
org.yaml : snakeyaml | jar | 1.27 |
de.siegmar : fastcsv | jar | 1.0.4 |
info.picocli : picocli | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js | jar | 21.1.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |