License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-spring-boot-starter |
Version | Version1.r.68.v20201205 |
Type | Typejar |
Description |
DescriptionNutz, which is a collections of lightweight frameworks, each of them can be used independently
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-spring-boot-starter/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-spring-boot-starter</artifactId>
<version>1.r.68.v20201205</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-spring-boot-starter/
implementation 'org.nutz:nutz-plugins-spring-boot-starter:1.r.68.v20201205'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-spring-boot-starter/
implementation ("org.nutz:nutz-plugins-spring-boot-starter:1.r.68.v20201205")
'org.nutz:nutz-plugins-spring-boot-starter:jar:1.r.68.v20201205'
<dependency org="org.nutz" name="nutz-plugins-spring-boot-starter" rev="1.r.68.v20201205">
<artifact name="nutz-plugins-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-spring-boot-starter', version='1.r.68.v20201205')
)
libraryDependencies += "org.nutz" % "nutz-plugins-spring-boot-starter" % "1.r.68.v20201205"
[org.nutz/nutz-plugins-spring-boot-starter "1.r.68.v20201205"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | [2.1.7.RELEASE,) |
org.springframework.boot : spring-boot-configuration-processor | jar | [2.1.7.RELEASE,) |
org.springframework.boot : spring-boot-starter | jar | [2.1.7.RELEASE,) |
org.springframework.boot : spring-boot-starter-jdbc | jar | [2.1.7.RELEASE,) |
org.springframework.boot : spring-boot-starter-web | jar | [2.1.7.RELEASE,) |
org.nutz : nutz-integration-spring | jar | [1.r.68,) |
org.nutz : nutz-plugins-sqlmanager | jar | [1.r.68,) |
org.nutz : nutz-plugins-sqltpl | jar | [1.r.68,) |
org.nutz : nutz | jar | 1.r.68.v20201205 |
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz-plugins-ngrok | jar | [1.r.68,) |