is not current version
Last Version 1.r.69.v20220215

org.nutz:nutz-integration-spring 1.r.68.v20201205

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

License

License

GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutz-integration-spring
Version

Version

1.r.68.v20201205
Type

Type

jar
Description

Description

Nutz, which is a collections of lightweight frameworks, each of them can be used independently
Project URL

Project URL

https://nutzam.com

Download nutz-integration-spring 1.r.68.v20201205


<!-- https://jarcasting.com/artifacts/org.nutz/nutz-integration-spring/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz-integration-spring</artifactId>
    <version>1.r.68.v20201205</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-integration-spring/
implementation 'org.nutz:nutz-integration-spring:1.r.68.v20201205'
// https://jarcasting.com/artifacts/org.nutz/nutz-integration-spring/
implementation ("org.nutz:nutz-integration-spring:1.r.68.v20201205")
'org.nutz:nutz-integration-spring:jar:1.r.68.v20201205'
<dependency org="org.nutz" name="nutz-integration-spring" rev="1.r.68.v20201205">
  <artifact name="nutz-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-integration-spring', version='1.r.68.v20201205')
)
libraryDependencies += "org.nutz" % "nutz-integration-spring" % "1.r.68.v20201205"
[org.nutz/nutz-integration-spring "1.r.68.v20201205"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar [5.1.3.RELEASE,)
org.nutz : nutz jar 1.r.68.v20201205

provided (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.alibaba : druid jar 1.1.12

Project Modules

There are no modules declared in this project.