License |
License |
---|---|
GroupId | GroupIdorg.graphwalker |
ArtifactId | ArtifactIdgraphwalker-restful |
Version | Version4.3.1 |
Type | Typejar |
Description |
DescriptionGraphWalker Restful Service
Model-Based Testing Tool
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.graphwalker/graphwalker-restful/ -->
<dependency>
<groupId>org.graphwalker</groupId>
<artifactId>graphwalker-restful</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphwalker/graphwalker-restful/
implementation 'org.graphwalker:graphwalker-restful:4.3.1'
// https://jarcasting.com/artifacts/org.graphwalker/graphwalker-restful/
implementation ("org.graphwalker:graphwalker-restful:4.3.1")
'org.graphwalker:graphwalker-restful:jar:4.3.1'
<dependency org="org.graphwalker" name="graphwalker-restful" rev="4.3.1">
<artifact name="graphwalker-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphwalker', module='graphwalker-restful', version='4.3.1')
)
libraryDependencies += "org.graphwalker" % "graphwalker-restful" % "4.3.1"
[org.graphwalker/graphwalker-restful "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.graphwalker : graphwalker-core | jar | 4.3.1 |
org.graphwalker : graphwalker-io | jar | 4.3.1 |
org.graphwalker : graphwalker-java | jar | 4.3.1 |
com.sun.jersey : jersey-grizzly2 | jar | 1.19.4 |
org.json : json | jar | 20201115 |
commons-io : commons-io | jar | 2.8.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
org.javassist : javassist | jar | 3.27.0-GA |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.2 |