| License |
License |
|---|---|
| GroupId | GroupIdpl.pragmatists.tumbler |
| ArtifactId | ArtifactIdtumbler |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTumbler
BDD tool for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tumbler-0.4.1.pom | |
| tumbler-0.4.1.jar | 84 KB |
| tumbler-0.4.1-sources.jar | 57 KB |
| tumbler-0.4.1-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.pragmatists.tumbler/tumbler/ -->
<dependency>
<groupId>pl.pragmatists.tumbler</groupId>
<artifactId>tumbler</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.pragmatists.tumbler/tumbler/
implementation 'pl.pragmatists.tumbler:tumbler:0.4.1'
// https://jarcasting.com/artifacts/pl.pragmatists.tumbler/tumbler/
implementation ("pl.pragmatists.tumbler:tumbler:0.4.1")
'pl.pragmatists.tumbler:tumbler:jar:0.4.1'
<dependency org="pl.pragmatists.tumbler" name="tumbler" rev="0.4.1">
<artifact name="tumbler" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.pragmatists.tumbler', module='tumbler', version='0.4.1')
)
libraryDependencies += "pl.pragmatists.tumbler" % "tumbler" % "0.4.1"
[pl.pragmatists.tumbler/tumbler "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.freemarker : freemarker | jar | 2.3.18 |
| pl.pragmatists : JUnitParams | jar | 0.4.0 |
| org.springframework : spring-test | jar | 3.0.7.RELEASE |
| org.springframework : spring-core | jar | 3.0.7.RELEASE |
| org.springframework : spring-context | jar | 3.0.7.RELEASE |
| cglib : cglib | jar | 2.2.2 |