Last Version

Java EE Integration Test Framework (ITF) 2.1.1

Custom integration test framework to run tests directly into an application container.

License

License

GroupId

GroupId

com.lotaris.test.frameworks
ArtifactId

ArtifactId

jee-itf
Version

Version

2.1.1
Type

Type

jar
Description

Description

Java EE Integration Test Framework (ITF)
Custom integration test framework to run tests directly into an application container.
Project URL

Project URL

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

Download jee-itf 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
javaee : javaee-api jar 5
commons-logging : commons-logging jar 1.1.1

provided (3)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.17
org.codehaus.jackson : jackson-core-asl jar 1.9.11
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11

test (7)

Group / Artifact Type Version
com.lotaris.rox.client : rox-client-junit jar 2.2.1
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-mockito jar 1.5
log4j : log4j jar 1.2.17
org.apache.openejb : javaee-api jar 5.0-3

Project Modules

There are no modules declared in this project.