Last Version

Kite Framework 1.0.1

JSON和XML的结构化生成器

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite
Version

Version

1.0.1
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.1

Filename Size
kite-1.0.1.pom 9 KB
Browse

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

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
  • kite-jackson
  • kite-dom4j
  • kite-fastjson
  • kite-gson