phoenix_db

对hibernate4的封装。封装了Druid,通过Druid可以轻量级的对其他数据库进行操作

License

License

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_db
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

phoenix_db
对hibernate4的封装。封装了Druid,通过Druid可以轻量级的对其他数据库进行操作

Download phoenix_db

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-core jar 4.1.7.Final
org.hibernate : hibernate-c3p0 jar 4.1.7.Final
mysql : mysql-connector-java jar 5.1.24
com.kenai.nbpwr : javax-inject jar 1.0-201002241208
commons-dbcp : commons-dbcp jar 1.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-nop jar 1.7.3
org.aspectj : aspectjweaver jar 1.8.5
com.alibaba : druid jar 1.0.15

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.8
1.4.7
1.4.6
1.3.5
1.3.4
1.3.2
1.3.1
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2