License |
License |
---|---|
GroupId | GroupIdcn.iisme.cloud |
ArtifactId | ArtifactIdiisme-starter-wechat |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniisme-cloud
|
Filename | Size |
---|---|
iisme-starter-wechat-1.0.1.pom | |
iisme-starter-wechat-1.0.1.jar | 62 KB |
iisme-starter-wechat-1.0.1-sources.jar | 40 KB |
iisme-starter-wechat-1.0.1-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-starter-wechat/ -->
<dependency>
<groupId>cn.iisme.cloud</groupId>
<artifactId>iisme-starter-wechat</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-starter-wechat/
implementation 'cn.iisme.cloud:iisme-starter-wechat:1.0.1'
// https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-starter-wechat/
implementation ("cn.iisme.cloud:iisme-starter-wechat:1.0.1")
'cn.iisme.cloud:iisme-starter-wechat:jar:1.0.1'
<dependency org="cn.iisme.cloud" name="iisme-starter-wechat" rev="1.0.1">
<artifact name="iisme-starter-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.iisme.cloud', module='iisme-starter-wechat', version='1.0.1')
)
libraryDependencies += "cn.iisme.cloud" % "iisme-starter-wechat" % "1.0.1"
[cn.iisme.cloud/iisme-starter-wechat "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.iisme.cloud : iisme-framework-base | jar | 1.0.1 |
cn.iisme.cloud : iisme-starter-redis | jar | 1.0.1 |
dom4j : dom4j | jar | 1.6.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.11 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.apache.httpcomponents : httpclient | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |