Last Version

Veslo (parent pom) 1.2.0

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.touchbit.retrofit.veslo
ArtifactId

ArtifactId

parent-pom
Version

Version

1.2.0
Type

Type

pom
Description

Description

Veslo (parent pom)
The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.
Project URL

Project URL

https://github.com/touchbit/retrofit-veslo
Source Code Management

Source Code Management

https://github.com/touchbit/retrofit-veslo

Download parent-pom 1.2.0

Filename Size
parent-pom-1.2.0.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/parent-pom/ -->
<dependency>
    <groupId>org.touchbit.retrofit.veslo</groupId>
    <artifactId>parent-pom</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/parent-pom/
implementation 'org.touchbit.retrofit.veslo:parent-pom:1.2.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/parent-pom/
implementation ("org.touchbit.retrofit.veslo:parent-pom:1.2.0")
'org.touchbit.retrofit.veslo:parent-pom:pom:1.2.0'
<dependency org="org.touchbit.retrofit.veslo" name="parent-pom" rev="1.2.0">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='parent-pom', version='1.2.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "parent-pom" % "1.2.0"
[org.touchbit.retrofit.veslo/parent-pom "1.2.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

  • all
  • core
  • gson
  • jackson
  • bean
  • allure
  • example
  • internal-test-module