is not current version
Last Version 4.6.0

ConfigAPI 4.2.1

A configuration library for Java.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.siroshun09.configapi
ArtifactId

ArtifactId

parent
Version

Version

4.2.1
Type

Type

pom
Description

Description

ConfigAPI
A configuration library for Java.
Project URL

Project URL

https://github.com/Siroshun09/ConfigAPI
Source Code Management

Source Code Management

https://github.com/Siroshun09/ConfigAPI

Download parent 4.2.1

Filename Size
parent-4.2.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.siroshun09.configapi/parent/ -->
<dependency>
    <groupId>com.github.siroshun09.configapi</groupId>
    <artifactId>parent</artifactId>
    <version>4.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.siroshun09.configapi/parent/
implementation 'com.github.siroshun09.configapi:parent:4.2.1'
// https://jarcasting.com/artifacts/com.github.siroshun09.configapi/parent/
implementation ("com.github.siroshun09.configapi:parent:4.2.1")
'com.github.siroshun09.configapi:parent:pom:4.2.1'
<dependency org="com.github.siroshun09.configapi" name="parent" rev="4.2.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.siroshun09.configapi', module='parent', version='4.2.1')
)
libraryDependencies += "com.github.siroshun09.configapi" % "parent" % "4.2.1"
[com.github.siroshun09.configapi/parent "4.2.1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 21.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

  • api
  • yaml