Last Version

Myrrix Web 1.0.1

Web application source code from Serving Layer standalone mode

License

License

Categories

Categories

Net
GroupId

GroupId

net.myrrix
ArtifactId

ArtifactId

myrrix-web
Version

Version

1.0.1
Type

Type

jar
Description

Description

Myrrix Web
Web application source code from Serving Layer standalone mode
Project URL

Project URL

http://myrrix.com/documentation-serving-layer/
Project Organization

Project Organization

Myrrix Ltd

Download myrrix-web 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.myrrix : myrrix-web-common jar 1.0.1
org.apache.tomcat : tomcat-catalina jar 7.0.42
org.apache.tomcat : tomcat-jasper jar 7.0.42

runtime (2)

Group / Artifact Type Version
net.myrrix : myrrix-online-local jar 1.0.1
org.apache.tomcat : tomcat-coyote jar 7.0.42

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.