| Categories |
Categoriesconfig Application Layer Libs Configuration |
|---|---|
| GroupId | GroupIdcom.heimuheimu |
| ArtifactId | ArtifactIdnaiveconfig |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| naiveconfig-1.1.pom | |
| naiveconfig-1.1.jar | 40 KB |
| naiveconfig-1.1-sources.jar | 49 KB |
| naiveconfig-1.1-javadoc.jar | 185 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.heimuheimu/naiveconfig/ -->
<dependency>
<groupId>com.heimuheimu</groupId>
<artifactId>naiveconfig</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heimuheimu/naiveconfig/
implementation 'com.heimuheimu:naiveconfig:1.1'
// https://jarcasting.com/artifacts/com.heimuheimu/naiveconfig/
implementation ("com.heimuheimu:naiveconfig:1.1")
'com.heimuheimu:naiveconfig:jar:1.1'
<dependency org="com.heimuheimu" name="naiveconfig" rev="1.1">
<artifact name="naiveconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heimuheimu', module='naiveconfig', version='1.1')
)
libraryDependencies += "com.heimuheimu" % "naiveconfig" % "1.1"
[com.heimuheimu/naiveconfig "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.heimuheimu : naivemonitor | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.springframework : spring-context | jar | 3.1.4.RELEASE |