springx-boot-minidb


License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-minidb
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springx-boot-minidb
springx-boot-minidb
Source Code Management

Source Code Management

https://github.com/kancyframework/springx-boot.git

Download springx-boot-minidb

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-minidb/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>springx-boot-minidb</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-minidb/
implementation 'com.github.kancyframework:springx-boot-minidb:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-minidb/
implementation ("com.github.kancyframework:springx-boot-minidb:0.0.4-RELEASE")
'com.github.kancyframework:springx-boot-minidb:jar:0.0.4-RELEASE'
<dependency org="com.github.kancyframework" name="springx-boot-minidb" rev="0.0.4-RELEASE">
  <artifact name="springx-boot-minidb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='springx-boot-minidb', version='0.0.4-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "springx-boot-minidb" % "0.0.4-RELEASE"
[com.github.kancyframework/springx-boot-minidb "0.0.4-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kancyframework : springx-boot-log jar 0.0.4-RELEASE
com.github.kancyframework : springx-boot-starter jar 0.0.4-RELEASE

provided (3)

Group / Artifact Type Version
cglib : cglib jar 3.3.0
com.esotericsoftware.kryo : kryo jar 2.10
com.alibaba : fastjson jar 1.2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE