License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdde.micromata.tpsb |
ArtifactId | ArtifactIdde.micromata.tpsb.common |
Version | Version2.7.0 |
Type | Typejar |
Description |
DescriptionTPSB is a testing framework to write unittest with fluent pattern.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |