Last Version

Bedrock Test 1.0.0

DropWizard and other useful libraries packaged for common foundation of services

License

License

GroupId

GroupId

com.github.ptomli.bedrock
ArtifactId

ArtifactId

bedrock-test
Version

Version

1.0.0
Type

Type

jar
Description

Description

Bedrock Test
DropWizard and other useful libraries packaged for common foundation of services

Download bedrock-test 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.ptomli.bedrock/bedrock-test/ -->
<dependency>
    <groupId>com.github.ptomli.bedrock</groupId>
    <artifactId>bedrock-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptomli.bedrock/bedrock-test/
implementation 'com.github.ptomli.bedrock:bedrock-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.ptomli.bedrock/bedrock-test/
implementation ("com.github.ptomli.bedrock:bedrock-test:1.0.0")
'com.github.ptomli.bedrock:bedrock-test:jar:1.0.0'
<dependency org="com.github.ptomli.bedrock" name="bedrock-test" rev="1.0.0">
  <artifact name="bedrock-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptomli.bedrock', module='bedrock-test', version='1.0.0')
)
libraryDependencies += "com.github.ptomli.bedrock" % "bedrock-test" % "1.0.0"
[com.github.ptomli.bedrock/bedrock-test "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-testing jar 0.6.1
org.springframework : spring-test jar 3.1.4.RELEASE
org.springframework.integration : spring-integration-test jar 2.2.1.RELEASE
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.