| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime | 
    
| ArtifactId | ArtifactIdcase-webshop | 
    
| Last Version | Last Version0.39 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionGEARS Runtime 
         | 
    
| Filename | Size | 
|---|---|
| case-webshop-0.39.pom | |
| case-webshop-0.39.war | 43 KB | 
| case-webshop-0.39-sources.jar | 26 KB | 
| case-webshop-0.39-javadoc.jar | 190 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>case-webshop</artifactId>
    <version>0.39</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation 'com.xlrit.gears.runtime:case-webshop:0.39'
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation ("com.xlrit.gears.runtime:case-webshop:0.39")
                'com.xlrit.gears.runtime:case-webshop:war:0.39'
                <dependency org="com.xlrit.gears.runtime" name="case-webshop" rev="0.39">
  <artifact name="case-webshop" type="war" />
</dependency>
                @Grapes(
@Grab(group='com.xlrit.gears.runtime', module='case-webshop', version='0.39')
)
                libraryDependencies += "com.xlrit.gears.runtime" % "case-webshop" % "0.39"
                [com.xlrit.gears.runtime/case-webshop "0.39"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-app-base | jar | 0.39 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-common | jar | 0.39 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-test | jar | 0.39 |