Last Version

com.github.sparkmuse:properties-mapper 1.1.10

This project is to map yaml properties to java beans.

License

License

GroupId

GroupId

com.github.sparkmuse
ArtifactId

ArtifactId

properties-mapper
Version

Version

1.1.10
Type

Type

jar
Description

Description

com.github.sparkmuse:properties-mapper
This project is to map yaml properties to java beans.
Project URL

Project URL

https://github.com/sparkmuse/properties-mapper
Source Code Management

Source Code Management

https://github.com/sparkmuse/properties-mapper

Download properties-mapper 1.1.10


<!-- https://jarcasting.com/artifacts/com.github.sparkmuse/properties-mapper/ -->
<dependency>
    <groupId>com.github.sparkmuse</groupId>
    <artifactId>properties-mapper</artifactId>
    <version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkmuse/properties-mapper/
implementation 'com.github.sparkmuse:properties-mapper:1.1.10'
// https://jarcasting.com/artifacts/com.github.sparkmuse/properties-mapper/
implementation ("com.github.sparkmuse:properties-mapper:1.1.10")
'com.github.sparkmuse:properties-mapper:jar:1.1.10'
<dependency org="com.github.sparkmuse" name="properties-mapper" rev="1.1.10">
  <artifact name="properties-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkmuse', module='properties-mapper', version='1.1.10')
)
libraryDependencies += "com.github.sparkmuse" % "properties-mapper" % "1.1.10"
[com.github.sparkmuse/properties-mapper "1.1.10"]

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.25
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

test (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.