smt-random-parent
This is the parent project for the smt-random libraries.
These libraries were inspired by an internal library built by Paul Jacobs to help with Mockist TDD.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shiver-me-timbers |
| ArtifactId | ArtifactIdsmt-random-parent |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsmt-random-parent
This is the parent project for the smt-random libraries.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smt-random-parent-1.8.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-random-parent</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation 'com.github.shiver-me-timbers:smt-random-parent:1.8'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation ("com.github.shiver-me-timbers:smt-random-parent:1.8")
'com.github.shiver-me-timbers:smt-random-parent:pom:1.8'
<dependency org="com.github.shiver-me-timbers" name="smt-random-parent" rev="1.8">
<artifact name="smt-random-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-parent', version='1.8')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-parent" % "1.8"
[com.github.shiver-me-timbers/smt-random-parent "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |
This is the parent project for the smt-random libraries.
These libraries were inspired by an internal library built by Paul Jacobs to help with Mockist TDD.