| License | License | 
|---|---|
| GroupId | GroupIdorg.nutz | 
| ArtifactId | ArtifactIdnutz-integration-spring | 
| Last Version | Last Version1.r.69.v20220215 | 
| Release Date | Release Date | 
| 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-integration-spring/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz-integration-spring</artifactId>
    <version>1.r.69.v20220215</version>
</dependency>// https://jarcasting.com/artifacts/org.nutz/nutz-integration-spring/
implementation 'org.nutz:nutz-integration-spring:1.r.69.v20220215'// https://jarcasting.com/artifacts/org.nutz/nutz-integration-spring/
implementation ("org.nutz:nutz-integration-spring:1.r.69.v20220215")'org.nutz:nutz-integration-spring:jar:1.r.69.v20220215'<dependency org="org.nutz" name="nutz-integration-spring" rev="1.r.69.v20220215">
  <artifact name="nutz-integration-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='org.nutz', module='nutz-integration-spring', version='1.r.69.v20220215')
)libraryDependencies += "org.nutz" % "nutz-integration-spring" % "1.r.69.v20220215"[org.nutz/nutz-integration-spring "1.r.69.v20220215"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 5.1.3.RELEASE | 
| org.nutz : nutz | jar | 1.r.69.v20220215 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.1.3.RELEASE | 
| org.springframework : spring-web | jar | 5.1.3.RELEASE | 
| com.h2database : h2 | jar | 1.4.197 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.alibaba : druid | jar | 1.1.12 | 
