License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.xream.x7 |
ArtifactId | ArtifactIdx7-config |
Version | Version2.2.5.RELEASE |
Type | Typejar |
Description |
Descriptionx7-config
http://x7.xream.io
|
Project URL |
Project URL |
Filename | Size |
---|---|
x7-config-2.2.5.RELEASE.pom | |
x7-config-2.2.5.RELEASE.jar | 37 KB |
x7-config-2.2.5.RELEASE-sources.jar | 24 KB |
x7-config-2.2.5.RELEASE-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xream.x7/x7-config/ -->
<dependency>
<groupId>io.xream.x7</groupId>
<artifactId>x7-config</artifactId>
<version>2.2.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/x7-config/
implementation 'io.xream.x7:x7-config:2.2.5.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/x7-config/
implementation ("io.xream.x7:x7-config:2.2.5.RELEASE")
'io.xream.x7:x7-config:jar:2.2.5.RELEASE'
<dependency org="io.xream.x7" name="x7-config" rev="2.2.5.RELEASE">
<artifact name="x7-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='x7-config', version='2.2.5.RELEASE')
)
libraryDependencies += "io.xream.x7" % "x7-config" % "2.2.5.RELEASE"
[io.xream.x7/x7-config "2.2.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom | jar | 1.1.3 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
io.xream.x7 : x7-core | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
org.aspectj : aspectjweaver | jar | |
javax.servlet : javax.servlet-api | jar | |
org.apache.httpcomponents : httpclient | jar | |
javax.validation : validation-api | jar | |
org.apache.commons : commons-pool2 | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.60 |