is not current version
Last Version 0.1.14

com.blazebit:blaze-utils-webapp 0.1.4

Management Webapp for EE and Quartz Utilities.

GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-utils-webapp
Version

Version

0.1.4
Type

Type

war

Download blaze-utils-webapp 0.1.4


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