is not current version
Last Version 1.0.1

net.myrrix:myrrix-web-war 1.0.0-beta-1

Web application source code from Serving Layer standalone mode (WAR packaging)

Categories

Categories

Net
GroupId

GroupId

net.myrrix
ArtifactId

ArtifactId

myrrix-web-war
Version

Version

1.0.0-beta-1
Type

Type

war

Download myrrix-web-war 1.0.0-beta-1


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