is not current version
Last Version 1.0.1

Kite For Spring 1.0.0

Kite的Spring支持包

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

Kite For Spring
Kite的Spring支持包

Download kite-spring 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
com.github.developframework : kite-core jar 1.0.0
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.