phoenix_common

phoenixframework自动化平台公共模块,如model,工具等

License

License

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_common
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

phoenix_common
phoenixframework自动化平台公共模块,如model,工具等

Download phoenix_common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-core jar 4.1.7.Final
javax.persistence : persistence-api jar 1.0.2
org.hibernate : hibernate-validator jar 4.3.1.Final
mysql : mysql-connector-java jar 5.1.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.8
1.4.7
1.4.6