| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.sonatype.pmaven |
| ArtifactId | ArtifactIdpmaven-yaml |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPolyglot Maven :: YAML
|
| Filename | Size |
|---|---|
| pmaven-yaml-0.7.pom | |
| pmaven-yaml-0.7.jar | 16 KB |
| pmaven-yaml-0.7-sources.jar | 8 KB |
| pmaven-yaml-0.7-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.pmaven/pmaven-yaml/ -->
<dependency>
<groupId>org.sonatype.pmaven</groupId>
<artifactId>pmaven-yaml</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.pmaven/pmaven-yaml/
implementation 'org.sonatype.pmaven:pmaven-yaml:0.7'
// https://jarcasting.com/artifacts/org.sonatype.pmaven/pmaven-yaml/
implementation ("org.sonatype.pmaven:pmaven-yaml:0.7")
'org.sonatype.pmaven:pmaven-yaml:jar:0.7'
<dependency org="org.sonatype.pmaven" name="pmaven-yaml" rev="0.7">
<artifact name="pmaven-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.pmaven', module='pmaven-yaml', version='0.7')
)
libraryDependencies += "org.sonatype.pmaven" % "pmaven-yaml" % "0.7"
[org.sonatype.pmaven/pmaven-yaml "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.pmaven : pmaven-common | jar | 0.7 |
| org.yaml : snakeyaml | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.codehaus.groovy : groovy | jar | 1.7.0 |