| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config |
| GroupId | GroupIdlove.forte.common |
| ArtifactId | ArtifactIdconfiguration |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforte-common-configuration
forte-common configuration模块。
|
| Filename | Size |
|---|---|
| configuration-1.0.7.pom | |
| configuration-1.0.7.jar | 55 KB |
| configuration-1.0.7-sources.jar | 33 KB |
| configuration-1.0.7-javadoc.jar | 384 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/love.forte.common/configuration/ -->
<dependency>
<groupId>love.forte.common</groupId>
<artifactId>configuration</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.common/configuration/
implementation 'love.forte.common:configuration:1.0.7'
// https://jarcasting.com/artifacts/love.forte.common/configuration/
implementation ("love.forte.common:configuration:1.0.7")
'love.forte.common:configuration:jar:1.0.7'
<dependency org="love.forte.common" name="configuration" rev="1.0.7">
<artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.common', module='configuration', version='1.0.7')
)
libraryDependencies += "love.forte.common" % "configuration" % "1.0.7"
[love.forte.common/configuration "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| love.forte.common : utils | jar | 1.0.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.10 |