JavaConnector

APIs to access TestOptimal Model-Based Testing (MBT) Server and custom plugin development

License

License

GroupId

GroupId

com.github.testoptimal
ArtifactId

ArtifactId

JavaConnector
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaConnector
APIs to access TestOptimal Model-Based Testing (MBT) Server and custom plugin development
Project URL

Project URL

https://github.com/testoptimal/JavaConnector
Source Code Management

Source Code Management

https://github.com/testoptimal/JavaConnector

Download JavaConnector

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.testoptimal/JavaConnector/ -->
<dependency>
    <groupId>com.github.testoptimal</groupId>
    <artifactId>JavaConnector</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.testoptimal/JavaConnector/
implementation 'com.github.testoptimal:JavaConnector:1.0.4'
// https://jarcasting.com/artifacts/com.github.testoptimal/JavaConnector/
implementation ("com.github.testoptimal:JavaConnector:1.0.4")
'com.github.testoptimal:JavaConnector:jar:1.0.4'
<dependency org="com.github.testoptimal" name="JavaConnector" rev="1.0.4">
  <artifact name="JavaConnector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.testoptimal', module='JavaConnector', version='1.0.4')
)
libraryDependencies += "com.github.testoptimal" % "JavaConnector" % "1.0.4"
[com.github.testoptimal/JavaConnector "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 4.0.0
com.google.code.gson : gson jar 2.8.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2