com.csicit.ace:dbplus-core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

dbplus-core
Last Version

Last Version

1.0.67
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dbplus-core

Download dbplus-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.csicit.ace/dbplus-core/ -->
<dependency>
    <groupId>com.csicit.ace</groupId>
    <artifactId>dbplus-core</artifactId>
    <version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus-core/
implementation 'com.csicit.ace:dbplus-core:1.0.67'
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus-core/
implementation ("com.csicit.ace:dbplus-core:1.0.67")
'com.csicit.ace:dbplus-core:jar:1.0.67'
<dependency org="com.csicit.ace" name="dbplus-core" rev="1.0.67">
  <artifact name="dbplus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='dbplus-core', version='1.0.67')
)
libraryDependencies += "com.csicit.ace" % "dbplus-core" % "1.0.67"
[com.csicit.ace/dbplus-core "1.0.67"]

Dependencies

compile (15)

Group / Artifact Type Version
com.corundumstudio.socketio : netty-socketio jar 1.7.19
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
mysql : mysql-connector-java jar 8.0.16
com.csicit.thirdparty : oscar jar 1.0.1
com.oracle » ojdbc6 jar 11.2.0.3
com.csicit.thirdparty : com.dm.driver jar 7.0.1
cn.com.kingbase » kingbase8 jar 8.2.0
org.apache.commons : commons-lang3 jar 3.8.1
com.csicit.ace » mybatis-plus jar 1.0-RELEASE
com.csicit.ace » mybatis-plus-boot-starter jar 1.0-RELEASE
org.projectlombok : lombok jar 1.18.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.csicit.ace : common jar 1.0.67
com.alibaba : druid-spring-boot-starter jar 1.1.14
com.csicit.ace : liquibase-core jar 1.0.46

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.67
1.0.65
1.0.64
1.0.63