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