| License |
License |
|---|---|
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIddigg |
| Last Version | Last Version0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDigipost Digg
Some stellar general purpose utils.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| digg-0.30.pom | |
| digg-0.30.jar | 168 KB |
| digg-0.30-sources.jar | 124 KB |
| digg-0.30-javadoc.jar | 721 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/digg/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digg</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digg/
implementation 'no.digipost:digg:0.30'
// https://jarcasting.com/artifacts/no.digipost/digg/
implementation ("no.digipost:digg:0.30")
'no.digipost:digg:jar:0.30'
<dependency org="no.digipost" name="digg" rev="0.30">
<artifact name="digg" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digg', version='0.30')
)
libraryDependencies += "no.digipost" % "digg" % "0.30"
[no.digipost/digg "0.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.11.1 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.quicktheories : quicktheories | jar | 0.26 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.6.1 |
| uk.co.probablyfine : java-8-matchers | jar | 1.9 |
| com.mockrunner : mockrunner-jdbc | jar | 2.0.6 |