License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIduk.co.deloittedigital.dropwizard |
ArtifactId | ArtifactIdintegration-test-support |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA simple parent POM for Deloitte Digital UK open source projects
|
<!-- https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/integration-test-support/ -->
<dependency>
<groupId>uk.co.deloittedigital.dropwizard</groupId>
<artifactId>integration-test-support</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/integration-test-support/
implementation 'uk.co.deloittedigital.dropwizard:integration-test-support:1.0.0'
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/integration-test-support/
implementation ("uk.co.deloittedigital.dropwizard:integration-test-support:1.0.0")
'uk.co.deloittedigital.dropwizard:integration-test-support:jar:1.0.0'
<dependency org="uk.co.deloittedigital.dropwizard" name="integration-test-support" rev="1.0.0">
<artifact name="integration-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.deloittedigital.dropwizard', module='integration-test-support', version='1.0.0')
)
libraryDependencies += "uk.co.deloittedigital.dropwizard" % "integration-test-support" % "1.0.0"
[uk.co.deloittedigital.dropwizard/integration-test-support "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.9.2 |
io.dropwizard : dropwizard-testing | jar | 0.9.2 |
io.dropwizard : dropwizard-client | jar | 0.9.2 |
org.rnorth.visible-assertions : visible-assertions | jar | 1.0.4 |
junit : junit | jar | 4.12 |
Version |
---|
1.0.0
|