com.discord4j.immutables.testing

Testing dependencies and utilities. Expected to be used only in test scope

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators Discord API Business Logic Libraries
GroupId

GroupId

com.discord4j.immutables
ArtifactId

ArtifactId

testing
Last Version

Last Version

2.9.0-GH-1320.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.discord4j.immutables.testing
Testing dependencies and utilities. Expected to be used only in test scope
Project Organization

Project Organization

The Immutables.org authors

Download testing

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.junit.jupiter : junit-jupiter-api jar 5.6.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.3
org.junit.jupiter : junit-jupiter-params jar 5.6.3
org.junit.vintage : junit-vintage-engine jar 5.6.3
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 1.10.19

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.0-GH-1320.0