Last Version

ROX Client Java EE ITF 2.1.1

Java EE ITF ROX Center client. Client able to send test results to ROX Center from Java EE Integration Test Framework tests.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lotaris.rox.client
ArtifactId

ArtifactId

rox-client-jee-itf
Version

Version

2.1.1
Type

Type

jar
Description

Description

ROX Client Java EE ITF
Java EE ITF ROX Center client. Client able to send test results to ROX Center from Java EE Integration Test Framework tests.
Project URL

Project URL

https://github.com/lotaris/rox-client-jee-itf

Download rox-client-jee-itf 2.1.1


<!-- https://jarcasting.com/artifacts/com.lotaris.rox.client/rox-client-jee-itf/ -->
<dependency>
    <groupId>com.lotaris.rox.client</groupId>
    <artifactId>rox-client-jee-itf</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lotaris.rox.client/rox-client-jee-itf/
implementation 'com.lotaris.rox.client:rox-client-jee-itf:2.1.1'
// https://jarcasting.com/artifacts/com.lotaris.rox.client/rox-client-jee-itf/
implementation ("com.lotaris.rox.client:rox-client-jee-itf:2.1.1")
'com.lotaris.rox.client:rox-client-jee-itf:jar:2.1.1'
<dependency org="com.lotaris.rox.client" name="rox-client-jee-itf" rev="2.1.1">
  <artifact name="rox-client-jee-itf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lotaris.rox.client', module='rox-client-jee-itf', version='2.1.1')
)
libraryDependencies += "com.lotaris.rox.client" % "rox-client-jee-itf" % "2.1.1"
[com.lotaris.rox.client/rox-client-jee-itf "2.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.lotaris.rox.client : rox-client-java jar 2.2.1
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
com.lotaris.test.frameworks : jee-itf jar 2.1.1
com.sun.jersey : jersey-core jar 1.17

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-reflect jar 1.5
com.lotaris.rox.client : rox-client-junit jar 2.2.1-SNAPSHOT
commons-logging : commons-logging-api jar 1.1

Project Modules

There are no modules declared in this project.