| License |
License |
|---|---|
| GroupId | GroupIdcom.intuit.karate |
| ArtifactId | ArtifactIdkarate-core |
| Version | Version1.2.0.RC2 |
| Type | Typejar |
| Description |
DescriptionTest Automation Made Simple
|
| Filename | Size |
|---|---|
| karate-core-1.2.0.RC2.pom | |
| karate-core-1.2.0.RC2.jar | 25 MB |
| karate-core-1.2.0.RC2-sources.jar | 575 KB |
| karate-core-1.2.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.2.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.karate/karate-core/
implementation 'com.intuit.karate:karate-core:1.2.0.RC2'
// https://jarcasting.com/artifacts/com.intuit.karate/karate-core/
implementation ("com.intuit.karate:karate-core:1.2.0.RC2")
'com.intuit.karate:karate-core:jar:1.2.0.RC2'
<dependency org="com.intuit.karate" name="karate-core" rev="1.2.0.RC2">
<artifact name="karate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.karate', module='karate-core', version='1.2.0.RC2')
)
libraryDependencies += "com.intuit.karate" % "karate-core" % "1.2.0.RC2"
[com.intuit.karate/karate-core "1.2.0.RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.js : js-scriptengine | jar | 21.2.0 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |
| 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.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |