io.github.byc-smart:cloud-service-mybatis

This is the parent project of all the framework projects

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.byc-smart
ArtifactId

ArtifactId

cloud-service-mybatis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

This is the parent project of all the framework projects

Download cloud-service-mybatis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.byc-smart : cloud-servicebase jar 1.0.0
io.github.byc-smart : cloud-mybatis jar 1.0.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.9.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0