License |
License |
---|---|
Categories |
CategoriesAnt Build Tools KeY Data Data Formats Formal Verification |
GroupId | GroupIdde.quantummaid.mapmaid.integrations |
ArtifactId | ArtifactIdmapmaid-snakeyaml |
Version | Version0.10.18 |
Type | Typejar |
Description |
DescriptionMapMaid - Integrations - SnakeYAML
MapMaid is a modern mapping framework in the scope of mapping data in
JSON, XML, or YAML format into DTOs composed and vice versa.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mapmaid-snakeyaml-0.10.18.pom | |
mapmaid-snakeyaml-0.10.18.jar | 5 KB |
mapmaid-snakeyaml-0.10.18-sources.jar | 5 KB |
mapmaid-snakeyaml-0.10.18-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-snakeyaml/ -->
<dependency>
<groupId>de.quantummaid.mapmaid.integrations</groupId>
<artifactId>mapmaid-snakeyaml</artifactId>
<version>0.10.18</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-snakeyaml/
implementation 'de.quantummaid.mapmaid.integrations:mapmaid-snakeyaml:0.10.18'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-snakeyaml/
implementation ("de.quantummaid.mapmaid.integrations:mapmaid-snakeyaml:0.10.18")
'de.quantummaid.mapmaid.integrations:mapmaid-snakeyaml:jar:0.10.18'
<dependency org="de.quantummaid.mapmaid.integrations" name="mapmaid-snakeyaml" rev="0.10.18">
<artifact name="mapmaid-snakeyaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid.integrations', module='mapmaid-snakeyaml', version='0.10.18')
)
libraryDependencies += "de.quantummaid.mapmaid.integrations" % "mapmaid-snakeyaml" % "0.10.18"
[de.quantummaid.mapmaid.integrations/mapmaid-snakeyaml "0.10.18"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.mapmaid : core | jar | |
org.yaml : snakeyaml | jar | 1.29 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |