Last Version

framework-database 3.0.6

framework-database

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-database
Version

Version

3.0.6
Type

Type

jar
Description

Description

framework-database
framework-database
Project URL

Project URL

https://github.com/fartherp/framework

Download framework-database 3.0.6


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

Dependencies

compile (10)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.29
org.slf4j : slf4j-api jar 1.7.25
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.8.1
com.github.fartherp : framework-core jar 3.0.6
com.github.fartherp : framework-exception jar 3.0.6
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
ognl : ognl jar 3.2.10
com.github.fartherp : framework-base-database jar 3.0.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.