Last Version

io.assertio.assertio client library 0.0.1

io.assertio.assertio client allows sending test data to io.assertio.assertio-server and receive assertions status in realtime

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.yanirta
ArtifactId

ArtifactId

assertio-java-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.assertio.assertio client library
io.assertio.assertio client allows sending test data to io.assertio.assertio-server and receive assertions status in realtime
Project URL

Project URL

https://github.com/yanirta/assertio
Source Code Management

Source Code Management

https://github.com/yanirta/assertio

Download assertio-java-client 0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.21
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3
org.apache.commons : commons-lang3 jar 3.9
org.threeten : threetenbp jar 1.3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.