is not current version
Last Version 1.5.0

org.phoenixframe:phoenix_web 1.2.5

add email send , quartz task, attach upload function.

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_web
Version

Version

1.2.5
Type

Type

war

Download phoenix_web 1.2.5


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