Last Version

Kite For Spring 1.0.1

Kite的Spring支持包

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring
Version

Version

1.0.1
Type

Type

jar
Description

Description

Kite For Spring
Kite的Spring支持包

Download kite-spring 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.developframework/kite-spring/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>kite-spring</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/kite-spring/
implementation 'com.github.developframework:kite-spring:1.0.1'
// https://jarcasting.com/artifacts/com.github.developframework/kite-spring/
implementation ("com.github.developframework:kite-spring:1.0.1")
'com.github.developframework:kite-spring:jar:1.0.1'
<dependency org="com.github.developframework" name="kite-spring" rev="1.0.1">
  <artifact name="kite-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='kite-spring', version='1.0.1')
)
libraryDependencies += "com.github.developframework" % "kite-spring" % "1.0.1"
[com.github.developframework/kite-spring "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.github.developframework : kite-core jar 1.0.1
org.springframework : spring-webmvc jar 5.2.10.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.