License |
License |
---|---|
GroupId | GroupIdcom.github.senssic |
ArtifactId | ArtifactIdsc-whorl-starts |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSpring Cloud Build Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sc-whorl-starts-1.0.0.pom | |
sc-whorl-starts-1.0.0.jar | 52 KB |
sc-whorl-starts-1.0.0-sources.jar | 31 KB |
sc-whorl-starts-1.0.0-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-starts/ -->
<dependency>
<groupId>com.github.senssic</groupId>
<artifactId>sc-whorl-starts</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-starts/
implementation 'com.github.senssic:sc-whorl-starts:1.0.0'
// https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-starts/
implementation ("com.github.senssic:sc-whorl-starts:1.0.0")
'com.github.senssic:sc-whorl-starts:jar:1.0.0'
<dependency org="com.github.senssic" name="sc-whorl-starts" rev="1.0.0">
<artifact name="sc-whorl-starts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.senssic', module='sc-whorl-starts', version='1.0.0')
)
libraryDependencies += "com.github.senssic" % "sc-whorl-starts" % "1.0.0"
[com.github.senssic/sc-whorl-starts "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.3.7 |
net.sf.dozer : dozer | jar | 5.3.2 |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.6 |
tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |