Last Version

fi.luontola.buildtest:buildtest 1.0.2

Utilites for asserting about build artifacts.

License

License

GroupId

GroupId

fi.luontola.buildtest
ArtifactId

ArtifactId

buildtest
Version

Version

1.0.2
Type

Type

jar
Description

Description

Utilites for asserting about build artifacts.
Project URL

Project URL

https://github.com/orfjackal/buildtest
Source Code Management

Source Code Management

https://github.com/orfjackal/buildtest

Download buildtest 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12-beta-1
org.hamcrest : hamcrest-core jar 1.3
org.ow2.asm : asm-debug-all jar 4.0
com.google.guava : guava jar 13.0.1
com.intellij : annotations jar 9.0.4

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
com.googlecode.catch-exception : catch-exception jar 1.0.4

Project Modules

There are no modules declared in this project.