License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators Discord API Business Logic Libraries |
GroupId | GroupIdcom.discord4j.immutables |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version2.9.0-GH-1320.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.discord4j.immutables.testing
Testing dependencies and utilities. Expected to be used only in test scope
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-2.9.0-GH-1320.0.pom | |
testing-2.9.0-GH-1320.0.jar | 10 KB |
testing-2.9.0-GH-1320.0-tests.jar | 3 KB |
testing-2.9.0-GH-1320.0-sources.jar | 9 KB |
testing-2.9.0-GH-1320.0-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |