License |
License |
---|---|
GroupId | GroupIdinfo.xiancloud |
ArtifactId | ArtifactIdxian-httpserver |
Last Version | Last Version0.1.0-SNAPSHOTS |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxian-httpserver
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xian-httpserver-0.1.0-SNAPSHOTS.pom | |
xian-httpserver-0.1.0-SNAPSHOTS.jar | 261 bytes |
xian-httpserver-0.1.0-SNAPSHOTS-sources.jar | 261 bytes |
xian-httpserver-0.1.0-SNAPSHOTS-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver/ -->
<dependency>
<groupId>info.xiancloud</groupId>
<artifactId>xian-httpserver</artifactId>
<version>0.1.0-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver/
implementation 'info.xiancloud:xian-httpserver:0.1.0-SNAPSHOTS'
// https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver/
implementation ("info.xiancloud:xian-httpserver:0.1.0-SNAPSHOTS")
'info.xiancloud:xian-httpserver:jar:0.1.0-SNAPSHOTS'
<dependency org="info.xiancloud" name="xian-httpserver" rev="0.1.0-SNAPSHOTS">
<artifact name="xian-httpserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.xiancloud', module='xian-httpserver', version='0.1.0-SNAPSHOTS')
)
libraryDependencies += "info.xiancloud" % "xian-httpserver" % "0.1.0-SNAPSHOTS"
[info.xiancloud/xian-httpserver "0.1.0-SNAPSHOTS"]
Group / Artifact | Type | Version |
---|---|---|
info.xiancloud : xian-core | jar | 0.1.0-SNAPSHOTS |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |