License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.lvyanyang |
ArtifactId | ArtifactIdxci-web-spring-boot-starter |
Version | Version2.0.1 |
Type | Typejar |
Description |
Description西交投业务软件开发框架
|
<!-- https://jarcasting.com/artifacts/com.github.lvyanyang/xci-web-spring-boot-starter/ -->
<dependency>
<groupId>com.github.lvyanyang</groupId>
<artifactId>xci-web-spring-boot-starter</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-web-spring-boot-starter/
implementation 'com.github.lvyanyang:xci-web-spring-boot-starter:2.0.1'
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-web-spring-boot-starter/
implementation ("com.github.lvyanyang:xci-web-spring-boot-starter:2.0.1")
'com.github.lvyanyang:xci-web-spring-boot-starter:jar:2.0.1'
<dependency org="com.github.lvyanyang" name="xci-web-spring-boot-starter" rev="2.0.1">
<artifact name="xci-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lvyanyang', module='xci-web-spring-boot-starter', version='2.0.1')
)
libraryDependencies += "com.github.lvyanyang" % "xci-web-spring-boot-starter" % "2.0.1"
[com.github.lvyanyang/xci-web-spring-boot-starter "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lvyanyang : xci-core | jar | 2.0.1 |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |