| License |
License |
|---|---|
| GroupId | GroupIdcom.baidu.disconf |
| ArtifactId | ArtifactIddisconf-web |
| Last Version | Last Version2.6.24 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptiondisconf-web
https://github.com/knightliao/disconf/tree/master/disconf-web
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| disconf-web-2.6.24.pom | |
| disconf-web-2.6.24.war | 36 MB |
| disconf-web-2.6.24-sources.jar | 213 KB |
| disconf-web-2.6.24-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baidu.disconf/disconf-web/ -->
<dependency>
<groupId>com.baidu.disconf</groupId>
<artifactId>disconf-web</artifactId>
<version>2.6.24</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.disconf/disconf-web/
implementation 'com.baidu.disconf:disconf-web:2.6.24'
// https://jarcasting.com/artifacts/com.baidu.disconf/disconf-web/
implementation ("com.baidu.disconf:disconf-web:2.6.24")
'com.baidu.disconf:disconf-web:war:2.6.24'
<dependency org="com.baidu.disconf" name="disconf-web" rev="2.6.24">
<artifact name="disconf-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.baidu.disconf', module='disconf-web', version='2.6.24')
)
libraryDependencies += "com.baidu.disconf" % "disconf-web" % "2.6.24"
[com.baidu.disconf/disconf-web "2.6.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.174 |