Last Version

Core 1.0.6

A module that provides core Testify SPI and implementation classes

License

License

GroupId

GroupId

org.testifyproject
ArtifactId

ArtifactId

core
Version

Version

1.0.6
Type

Type

jar
Description

Description

Core
A module that provides core Testify SPI and implementation classes
Project Organization

Project Organization

Testify Project

Download core 1.0.6


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

Dependencies

compile (16)

Group / Artifact Type Version
org.testifyproject : api jar 1.0.6
org.slf4j : slf4j-api jar 1.7.25
org.ow2.asm : asm-all jar 5.2
org.objenesis : objenesis jar 2.6
net.bytebuddy : byte-buddy jar 1.7.6
net.bytebuddy : byte-buddy-agent jar 1.7.6
com.google.guava : guava jar 23.2-jre
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.errorprone : error_prone_annotations jar 2.0.18
com.google.j2objc : j2objc-annotations jar 1.1
org.codehaus.mojo : animal-sniffer-annotations jar 1.14
org.yaml : snakeyaml jar 1.19
org.apache.commons : commons-jexl3 jar 3.1
commons-logging : commons-logging jar 1.2
net.jodah : failsafe jar 1.0.4
org.fusesource.jansi : jansi jar 1.16

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.