Last Version

de.micromata.tpsb:de.micromata.tpsb.common 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.common
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.common 2.7.0


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

Dependencies

compile (6)

Group / Artifact Type Version
de.micromata.mgc : de.micromata.mgc.common jar 3.0.9
cglib : cglib-nodep jar 3.2.5
org.springframework : spring-aop jar 5.0.1.RELEASE
junit : junit jar 4.12
commons-validator : commons-validator jar 1.6
org.apache.commons : commons-text jar 1.1

Project Modules

There are no modules declared in this project.