is not current version
Last Version 1.0.1

Kite Framework 1.0

JSON和XML的结构化生成器

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite
Version

Version

1.0
Type

Type

pom
Description

Description

Kite Framework
JSON和XML的结构化生成器
Project URL

Project URL

https://github.com/developframework/kite
Source Code Management

Source Code Management

https://github.com/developframework/kite

Download kite 1.0

Filename Size
kite-1.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kite-core
  • kite-spring
  • kite-spring-boot-starter