License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-notify-server |
Last Version | Last Version1.0.0-Alpha5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBlazebit Blaze-Notify Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-notify-server/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-notify-server</artifactId>
<version>1.0.0-Alpha5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-notify-server/
implementation 'com.blazebit:blaze-notify-server:1.0.0-Alpha5'
// https://jarcasting.com/artifacts/com.blazebit/blaze-notify-server/
implementation ("com.blazebit:blaze-notify-server:1.0.0-Alpha5")
'com.blazebit:blaze-notify-server:war:1.0.0-Alpha5'
<dependency org="com.blazebit" name="blaze-notify-server" rev="1.0.0-Alpha5">
<artifact name="blaze-notify-server" type="war" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-notify-server', version='1.0.0-Alpha5')
)
libraryDependencies += "com.blazebit" % "blaze-notify-server" % "1.0.0-Alpha5"
[com.blazebit/blaze-notify-server "1.0.0-Alpha5"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
org.hibernate : hibernate-core | jar | 5.2.11.Final |