| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.github.portlek |
| ArtifactId | ArtifactIdconfigs-parent |
| Last Version | Last Version6.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionconfigs-parent
A config project that uses jackson to create simple configuration files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| configs-parent-6.0.8.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/configs-parent/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>configs-parent</artifactId>
<version>6.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/configs-parent/
implementation 'io.github.portlek:configs-parent:6.0.8'
// https://jarcasting.com/artifacts/io.github.portlek/configs-parent/
implementation ("io.github.portlek:configs-parent:6.0.8")
'io.github.portlek:configs-parent:pom:6.0.8'
<dependency org="io.github.portlek" name="configs-parent" rev="6.0.8">
<artifact name="configs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='configs-parent', version='6.0.8')
)
libraryDependencies += "io.github.portlek" % "configs-parent" % "6.0.8"
[io.github.portlek/configs-parent "6.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.jetbrains : annotations | jar | 20.1.0 |