io.github.byc-smart:cloud-daobase

This is the parent project of all the framework projects

License

License

GroupId

GroupId

io.github.byc-smart
ArtifactId

ArtifactId

cloud-daobase
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-daobase

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
org.springframework : spring-jdbc jar 4.3.9.RELEASE
javax.persistence : persistence-api jar 1.0
io.github.byc-smart : cloud-core jar 1.0.0
commons-logging : commons-logging jar 1.0.4
commons-lang : commons-lang jar 2.6
commons-dbcp : commons-dbcp jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0