License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.lodsve |
ArtifactId | ArtifactIdlodsve-config |
Version | Version2.4.9 |
Type | Typejar |
Description |
Descriptionlodsve config
配置文件
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-config-2.4.9.pom | |
lodsve-config-2.4.9.jar | 51 KB |
lodsve-config-2.4.9-sources.jar | 39 KB |
lodsve-config-2.4.9-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-config/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-config</artifactId>
<version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-config/
implementation 'com.github.lodsve:lodsve-config:2.4.9'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-config/
implementation ("com.github.lodsve:lodsve-config:2.4.9")
'com.github.lodsve:lodsve-config:jar:2.4.9'
<dependency org="com.github.lodsve" name="lodsve-config" rev="2.4.9">
<artifact name="lodsve-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-config', version='2.4.9')
)
libraryDependencies += "com.github.lodsve" % "lodsve-config" % "2.4.9"
[com.github.lodsve/lodsve-config "2.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
com.github.lodsve : lodsve-base | jar | 2.4.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |