nebula-mybatis


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.da1y1
ArtifactId

ArtifactId

nebula-mybatis
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

nebula-mybatis
nebula-mybatis
Project URL

Project URL

https://github.com/DA1Y1/nebula-mybatis
Source Code Management

Source Code Management

https://github.com/DA1Y1/nebula-mybatis

Download nebula-mybatis

How to add to project

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

Dependencies

provided (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.4.RELEASE
org.mybatis : mybatis jar 3.5.5
io.github.tonyandfriday : nebula-jdbc jar 1.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2