License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.zclibre |
ArtifactId | ArtifactIdlibre-spring-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibre-dependencies
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-spring-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/
implementation 'com.zclibre:libre-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/
implementation ("com.zclibre:libre-spring-boot-starter:1.0.6")
'com.zclibre:libre-spring-boot-starter:jar:1.0.6'
<dependency org="com.zclibre" name="libre-spring-boot-starter" rev="1.0.6">
<artifact name="libre-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.zclibre" % "libre-spring-boot-starter" % "1.0.6"
[com.zclibre/libre-spring-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.zclibre : libre-core | jar | 1.0.6 |
org.jsoup : jsoup | jar | 1.14.3 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.springframework : spring-tx | jar |