de.micromata.tpsb:de.micromata.tpsb.staticdoc

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.staticdoc
Last Version

Last Version

2.7.0
Release Date

Release Date

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.staticdoc

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
de.micromata.tpsb : de.micromata.tpsb.common jar 2.7.0
com.github.javaparser : javaparser-core jar 2.5.1
com.thoughtworks.xstream : xstream jar 1.4.10
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.apache.commons : commons-lang3 jar 3.7
org.apache.velocity : velocity jar 1.7
org.apache.poi : poi jar 3.10.1
org.apache.poi : poi-ooxml jar 3.10.1
org.apache.poi : ooxml-schemas jar 1.3

Project Modules

There are no modules declared in this project.

Build Status Maven Central

About

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

Please refer to TPSB documentation at the github wiki.

Build

Use maven and build the pom.xml in the root directory of the project.

de.micromata.tpsb

Micromata GmbH

Versions

Version
2.7.0