| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdcom.webtide.hightide | 
    
| ArtifactId | ArtifactIdauctiondemo | 
    
| Last Version | Last Version6.1H.10 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionHightide Auction Demo Application 
            
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| auctiondemo-6.1H.10.pom | |
| auctiondemo-6.1H.10.war | 384 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/ -->
<dependency>
    <groupId>com.webtide.hightide</groupId>
    <artifactId>auctiondemo</artifactId>
    <version>6.1H.10</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/
implementation 'com.webtide.hightide:auctiondemo:6.1H.10'
                // https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/
implementation ("com.webtide.hightide:auctiondemo:6.1H.10")
                'com.webtide.hightide:auctiondemo:war:6.1H.10'
                <dependency org="com.webtide.hightide" name="auctiondemo" rev="6.1H.10">
  <artifact name="auctiondemo" type="war" />
</dependency>
                @Grapes(
@Grab(group='com.webtide.hightide', module='auctiondemo', version='6.1H.10')
)
                libraryDependencies += "com.webtide.hightide" % "auctiondemo" % "6.1H.10"
                [com.webtide.hightide/auctiondemo "6.1H.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.webtide.hightide : hightide-provided-apis | pom | 6.1H.10 | 
| com.webtide.hightide : hightide-server-dependencies | pom | 6.1H.10 |