| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.myrrix | 
| ArtifactId | ArtifactIdmyrrix-web | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMyrrix Web Web application source code from Serving Layer standalone mode | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| myrrix-web-1.0.1.pom | |
| myrrix-web-1.0.1.jar | 63 KB | 
| myrrix-web-1.0.1-tests.jar | 1 KB | 
| myrrix-web-1.0.1-sources.jar | 45 KB | 
| myrrix-web-1.0.1-javadoc.jar | 172 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.myrrix : myrrix-online-local | jar | 1.0.1 | 
| org.apache.tomcat : tomcat-coyote | jar | 7.0.42 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |