Last Version

org.arquillian.smart.testing:core 0.0.10

Smart Testing is a tool that knows which tests you want to run

License

License

GroupId

GroupId

org.arquillian.smart.testing
ArtifactId

ArtifactId

core
Version

Version

0.0.10
Type

Type

jar
Description

Description

Smart Testing is a tool that knows which tests you want to run
Project Organization

Project Organization

JBoss by Red Hat

Download core 0.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.9.1.201712030800-r
org.yaml : snakeyaml jar 1.19

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.github.stefanbirkner : system-rules jar 1.17.0
org.arquillian.spacelift : arquillian-spacelift jar 1.0.2
org.mockito : mockito-core jar 2.13.0
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.