Last Version

Test Framework 4.1.1

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

test-framework
Version

Version

4.1.1
Type

Type

jar
Description

Description

Test Framework
Unidal Framework
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

https://github.com/unidal/frameworks/tree/master/test-framework

Download test-framework 4.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 4.1.1
org.eclipse.jetty : jetty-webapp jar 8.1.22.v20160922
org.eclipse.jetty : jetty-servlets jar 8.1.22.v20160922
org.eclipse.jetty : jetty-jsp jar 8.1.22.v20160922
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.