Last Version

SmartUnit 0.10.2

Unit test utilities library

License

License

GroupId

GroupId

org.agileware
ArtifactId

ArtifactId

smartunit
Version

Version

0.10.2
Type

Type

jar
Description

Description

SmartUnit
Unit test utilities library
Project URL

Project URL

https://github.com/rlogiacco/smartunit
Source Code Management

Source Code Management

https://github.com/rlogiacco/SmartUnit

Download smartunit 0.10.2


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.seleniumhq.selenium : selenium-java Optional jar 2.47.1
org.hamcrest : hamcrest-library Optional jar 1.3

test (4)

Group / Artifact Type Version
info.cukes : cucumber-spring jar 1.2.4
org.springframework : spring-context jar 4.1.6.RELEASE
info.cukes : cucumber-junit jar 1.2.4
org.springframework : spring-test jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.