Last Version

TestRail4J parent 2.2.1

Parent pom for TestRail4J modules

License

License

GroupId

GroupId

org.touchbit.testrail4j
ArtifactId

ArtifactId

parent
Version

Version

2.2.1
Type

Type

pom
Description

Description

TestRail4J parent
Parent pom for TestRail4J modules
Project URL

Project URL

https://github.com/touchbit/testrail4j
Source Code Management

Source Code Management

https://github.com/touchbit/testrail4j

Download parent 2.2.1

Filename Size
parent-2.2.1.pom 20 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

  • testrail4j-integration-tests
  • testrail4j-test-core
  • testrail4j-schema
  • testrail4j-core
  • gson-feign-client
  • jackson2-feign-client
  • gson-api-model
  • jackson2-api-model