License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdDemo |
Last Version | Last Version1.1.1.86 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo
light weight url-porter framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
Demo-1.1.1.86.pom | |
Demo-1.1.1.86.jar | 75 KB |
Demo-1.1.1.86-sources.jar | 44 KB |
Demo-1.1.1.86-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Demo/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Demo</artifactId>
<version>1.1.1.86</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Demo/
implementation 'com.xishankeji:Demo:1.1.1.86'
// https://jarcasting.com/artifacts/com.xishankeji/Demo/
implementation ("com.xishankeji:Demo:1.1.1.86")
'com.xishankeji:Demo:jar:1.1.1.86'
<dependency org="com.xishankeji" name="Demo" rev="1.1.1.86">
<artifact name="Demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Demo', version='1.1.1.86')
)
libraryDependencies += "com.xishankeji" % "Demo" % "1.1.1.86"
[com.xishankeji/Demo "1.1.1.86"]
Group / Artifact | Type | Version |
---|---|---|
com.xishankeji : Porter-Bridge-Servlet | jar | 1.1.1.86 |
com.xishankeji : Porter-DB | jar | 1.1.1.86 |
org.mybatis : mybatis | jar | 3.4.6 |
com.h2database : h2 | jar | 1.4.197 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.xishankeji : Porter-Bridge-Http | jar | 1.1.1.86 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |