| License |
License |
|---|---|
| GroupId | GroupIdorg.leadpony.joy |
| ArtifactId | ArtifactIdjoy-yaml-tests |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
Descriptionorg.leadpony.joy.yaml.tests
Joy is yet another implementation of the JSON Processing API (JSR 374).
|
| Filename | Size |
|---|---|
| joy-yaml-tests-2.1.0.pom | |
| joy-yaml-tests-2.1.0.jar | 1 KB |
| joy-yaml-tests-2.1.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.leadpony.joy/joy-yaml-tests/ -->
<dependency>
<groupId>org.leadpony.joy</groupId>
<artifactId>joy-yaml-tests</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.leadpony.joy/joy-yaml-tests/
implementation 'org.leadpony.joy:joy-yaml-tests:2.1.0'
// https://jarcasting.com/artifacts/org.leadpony.joy/joy-yaml-tests/
implementation ("org.leadpony.joy:joy-yaml-tests:2.1.0")
'org.leadpony.joy:joy-yaml-tests:jar:2.1.0'
<dependency org="org.leadpony.joy" name="joy-yaml-tests" rev="2.1.0">
<artifact name="joy-yaml-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leadpony.joy', module='joy-yaml-tests', version='2.1.0')
)
libraryDependencies += "org.leadpony.joy" % "joy-yaml-tests" % "2.1.0"
[org.leadpony.joy/joy-yaml-tests "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.leadpony.joy : joy-yaml | jar | 2.1.0 |
| org.leadpony » jsonp-test-suite | jar | 2.1.0 |