Config Maven Plugin

A simple configuration parse and export library written in Kotlin.

License

License

Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.github.marks-yag
ArtifactId

ArtifactId

config-maven-plugin
Last Version

Last Version

0.11.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Config Maven Plugin
A simple configuration parse and export library written in Kotlin.
Project URL

Project URL

https://github.com/marks-yag/config
Source Code Management

Source Code Management

https://github.com/marks-yag/config

Download config-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>config-maven-plugin</artifactId>
    <version>0.11.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
com.github.marks-yag : config-core jar 0.11.2
com.github.marks-yag : crypto jar 0.9.9
com.google.guava : guava jar 16.0.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.maven : maven-plugin-api jar 3.6.3

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-project jar 2.2.1

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.10
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

config

Versions

Version
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.4
0.9.3
0.9.2