License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-wechat |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-wechat-1.0.0.pom | |
framework-wechat-1.0.0.jar | 36 KB |
framework-wechat-1.0.0-sources.jar | 29 KB |
framework-wechat-1.0.0-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-wechat/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-wechat</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-wechat/
implementation 'com.wichell:framework-wechat:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-wechat/
implementation ("com.wichell:framework-wechat:1.0.0")
'com.wichell:framework-wechat:jar:1.0.0'
<dependency org="com.wichell" name="framework-wechat" rev="1.0.0">
<artifact name="framework-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-wechat', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-wechat" % "1.0.0"
[com.wichell/framework-wechat "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wichell : framework-core | jar | 1.0.0 |
com.wichell : framework-web | jar | 1.0.0 |
dom4j : dom4j | jar | 1.6.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |