Last Version

de.micromata.tpsb:de.micromata.tpsb.htmlunit 2.7.0

TPSB is a testing framework to write unittest with fluent pattern.

License

License

Apache 2.0
GroupId

GroupId

de.micromata.tpsb
ArtifactId

ArtifactId

de.micromata.tpsb.htmlunit
Version

Version

2.7.0
Type

Type

jar
Description

Description

TPSB is a testing framework to write unittest with fluent pattern.
Project Organization

Project Organization

Micromata GmbH

Download de.micromata.tpsb.htmlunit 2.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
de.micromata.tpsb : de.micromata.tpsb.common jar 2.7.0
net.sourceforge.htmlunit : htmlunit jar 2.6
xerces : xercesImpl jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.