is not current version
Last Version 1.5.0

org.phoenixframe:phoenix_web 1.2.7

add quartz time set description,

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_web
Version

Version

1.2.7
Type

Type

war

Download phoenix_web 1.2.7


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