| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.myrrix | 
| ArtifactId | ArtifactIdmyrrix-web-common | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMyrrix Web (common) Web application source code from Serving Layer (common files) | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| myrrix-web-common-1.0.1.pom | |
| myrrix-web-common-1.0.1.jar | 84 KB | 
| myrrix-web-common-1.0.1-tests.jar | 2 KB | 
| myrrix-web-common-1.0.1-sources.jar | 55 KB | 
| myrrix-web-common-1.0.1-javadoc.jar | 189 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.myrrix/myrrix-web-common/ -->
<dependency>
    <groupId>net.myrrix</groupId>
    <artifactId>myrrix-web-common</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/net.myrrix/myrrix-web-common/
implementation 'net.myrrix:myrrix-web-common:1.0.1'// https://jarcasting.com/artifacts/net.myrrix/myrrix-web-common/
implementation ("net.myrrix:myrrix-web-common:1.0.1")'net.myrrix:myrrix-web-common:jar:1.0.1'<dependency org="net.myrrix" name="myrrix-web-common" rev="1.0.1">
  <artifact name="myrrix-web-common" type="jar" />
</dependency>@Grapes(
@Grab(group='net.myrrix', module='myrrix-web-common', version='1.0.1')
)libraryDependencies += "net.myrrix" % "myrrix-web-common" % "1.0.1"[net.myrrix/myrrix-web-common "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.myrrix : myrrix-online | jar | 1.0.1 | 
| com.google.guava : guava | jar | 14.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.apache.commons : commons-math3 | jar | 3.2 | 
| org.apache.commons : commons-compress | jar | 1.5 | 
| org.apache.mahout : mahout-core | jar | 0.7 | 
| com.lexicalscope.jewelcli : jewelcli | jar | 0.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.42 | 
| org.apache.tomcat : tomcat-coyote | jar | 7.0.42 | 
| org.apache.tomcat : tomcat-jasper | jar | 7.0.42 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |