Last Version

Eunit Test Framework 4.1.1

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

eunit-testfwk
Version

Version

4.1.1
Type

Type

jar
Description

Description

Eunit Test Framework
Unidal Framework
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

https://github.com/unidal/frameworks/tree/master/eunit-testfwk

Download eunit-testfwk 4.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 4.1.1
junit : junit jar 4.12
org.testng : testng Optional jar 6.9.10

Project Modules

There are no modules declared in this project.