License |
License |
---|---|
GroupId | GroupIdcn.iisme.cloud |
ArtifactId | ArtifactIdiisme-framework-web |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniisme-cloud
|
<!-- https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-framework-web/ -->
<dependency>
<groupId>cn.iisme.cloud</groupId>
<artifactId>iisme-framework-web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-framework-web/
implementation 'cn.iisme.cloud:iisme-framework-web:1.0.1'
// https://jarcasting.com/artifacts/cn.iisme.cloud/iisme-framework-web/
implementation ("cn.iisme.cloud:iisme-framework-web:1.0.1")
'cn.iisme.cloud:iisme-framework-web:jar:1.0.1'
<dependency org="cn.iisme.cloud" name="iisme-framework-web" rev="1.0.1">
<artifact name="iisme-framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.iisme.cloud', module='iisme-framework-web', version='1.0.1')
)
libraryDependencies += "cn.iisme.cloud" % "iisme-framework-web" % "1.0.1"
[cn.iisme.cloud/iisme-framework-web "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.iisme.cloud : iisme-framework-base | jar | 1.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | |
com.spring4all : swagger-spring-boot-starter | jar | 1.7.0.RELEASE |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.3 |