| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.netflix.hollow | 
    
| ArtifactId | ArtifactIdhollow-ui-tools | 
    
| Last Version | Last Version7.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhollow-ui-tools 
            hollow-ui-tools 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| hollow-ui-tools-7.1.1.pom | |
| hollow-ui-tools-7.1.1.jar | 8 KB | 
| hollow-ui-tools-7.1.1-sources.jar | 7 KB | 
| hollow-ui-tools-7.1.1-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/ -->
<dependency>
    <groupId>com.netflix.hollow</groupId>
    <artifactId>hollow-ui-tools</artifactId>
    <version>7.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation 'com.netflix.hollow:hollow-ui-tools:7.1.1'
                // https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation ("com.netflix.hollow:hollow-ui-tools:7.1.1")
                'com.netflix.hollow:hollow-ui-tools:jar:7.1.1'
                <dependency org="com.netflix.hollow" name="hollow-ui-tools" rev="7.1.1">
  <artifact name="hollow-ui-tools" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.netflix.hollow', module='hollow-ui-tools', version='7.1.1')
)
                libraryDependencies += "com.netflix.hollow" % "hollow-ui-tools" % "7.1.1"
                [com.netflix.hollow/hollow-ui-tools "7.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.netflix.hollow : hollow | jar | 7.1.1 | 
| org.apache.velocity : velocity | jar | 1.7 | 
| commons-codec : commons-codec | jar | 1.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.6 | 
| com.google.code.gson : gson | jar | 2.8.0 |