disconf-web

https://github.com/knightliao/disconf/tree/master/disconf-web

License

License

GroupId

GroupId

com.baidu.disconf
ArtifactId

ArtifactId

disconf-web
Last Version

Last Version

2.6.24
Release Date

Release Date

Type

Type

war
Description

Description

disconf-web
https://github.com/knightliao/disconf/tree/master/disconf-web
Project URL

Project URL

https://github.com/knightliao/disconf/tree/master/disconf-web
Project Organization

Project Organization

KNIGHT

Download disconf-web

How to add to project

<!-- 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"]

Dependencies

compile (45)

Group / Artifact Type Version
com.baidu.disconf : disconf-core jar 2.6.24
org.springframework : spring-aspects jar 3.1.2.RELEASE
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-jdbc jar 3.1.2.RELEASE
org.springframework : spring-core jar 3.1.2.RELEASE
org.springframework : spring-expression jar 3.1.2.RELEASE
org.springframework : spring-instrument jar 3.1.2.RELEASE
org.springframework : spring-webmvc jar 3.1.2.RELEASE
net.sf.ehcache : ehcache jar 2.7.4
javax.mail : mail jar 1.4.7
org.springframework : spring-jms jar 3.1.2.RELEASE
org.springframework : spring-orm jar 3.1.2.RELEASE
org.springframework : spring-oxm jar 3.1.2.RELEASE
org.springframework : spring-web jar 3.1.2.RELEASE
c3p0 : c3p0 jar 0.9.1.2
commons-beanutils : commons-beanutils jar 1.6
commons-collections : commons-collections jar 3.2
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.0.4
commons-pool : commons-pool jar 1.4
org.codehaus.jackson : jackson-core-asl jar 1.9.8
org.codehaus.jackson : jackson-mapper-asl jar 1.9.8
javax.servlet : servlet-api jar 2.5
log4j : log4j jar 1.2.14
mysql : mysql-connector-java jar 5.1.6
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
commons-configuration : commons-configuration jar 1.9
commons-validator : commons-validator jar 1.4.0
org.aspectj : aspectjtools jar 1.7.4
commons-fileupload : commons-fileupload jar 1.2.1
org.hibernate : hibernate-validator jar 4.2.0.Final
cglib : cglib jar 2.2.2
org.springframework : spring-test jar 3.1.2.RELEASE
org.hibernate : hibernate-core jar 4.3.0.CR1
redis.clients : jedis jar 2.1.0
org.springframework : spring-context jar 3.1.2.RELEASE
org.springframework : spring-context-support jar 3.1.2.RELEASE
org.springframework : spring-aop jar 3.1.2.RELEASE
org.springframework : spring-instrument-tomcat jar 3.1.2.RELEASE
com.github.knightliao.apollo : apollo jar 1.0.7
org.apache.commons : commons-compress jar 1.7
com.googlecode.java-diff-utils : diffutils jar 1.3.0

test (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.174

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.24
2.6.23
2.6.22
2.6.21
2.6.20