License |
License |
---|---|
GroupId | GroupIdcom.guoshiyao.rely |
ArtifactId | ArtifactIdhome-integrate-corespringboot |
Last Version | Last Version9.0.7-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
<!-- https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-corespringboot/ -->
<dependency>
<groupId>com.guoshiyao.rely</groupId>
<artifactId>home-integrate-corespringboot</artifactId>
<version>9.0.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-corespringboot/
implementation 'com.guoshiyao.rely:home-integrate-corespringboot:9.0.7-RELEASE'
// https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-corespringboot/
implementation ("com.guoshiyao.rely:home-integrate-corespringboot:9.0.7-RELEASE")
'com.guoshiyao.rely:home-integrate-corespringboot:jar:9.0.7-RELEASE'
<dependency org="com.guoshiyao.rely" name="home-integrate-corespringboot" rev="9.0.7-RELEASE">
<artifact name="home-integrate-corespringboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guoshiyao.rely', module='home-integrate-corespringboot', version='9.0.7-RELEASE')
)
libraryDependencies += "com.guoshiyao.rely" % "home-integrate-corespringboot" % "9.0.7-RELEASE"
[com.guoshiyao.rely/home-integrate-corespringboot "9.0.7-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.guoshiyao.rely : home-integrate-coreapi | jar | 9.0.7-RELEASE |
org.springframework.boot : spring-boot | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.6.2 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.22 |