| License | 
                License | 
        
|---|---|
| GroupId | GroupIdnz.ac.auckland.stencil | 
    
| ArtifactId | ArtifactIdstencil-util | 
    
| Last Version | Last Version2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionStencil - Util 
            Some common utility classes gathered from usage into one artifact. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| stencil-util-2.3.pom | |
| stencil-util-2.3.jar | 23 KB | 
| stencil-util-2.3-sources.jar | 5 KB | 
| stencil-util-2.3-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-util/ -->
<dependency>
    <groupId>nz.ac.auckland.stencil</groupId>
    <artifactId>stencil-util</artifactId>
    <version>2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-util/
implementation 'nz.ac.auckland.stencil:stencil-util:2.3'
                // https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-util/
implementation ("nz.ac.auckland.stencil:stencil-util:2.3")
                'nz.ac.auckland.stencil:stencil-util:jar:2.3'
                <dependency org="nz.ac.auckland.stencil" name="stencil-util" rev="2.3">
  <artifact name="stencil-util" type="jar" />
</dependency>
                @Grapes(
@Grab(group='nz.ac.auckland.stencil', module='stencil-util', version='2.3')
)
                libraryDependencies += "nz.ac.auckland.stencil" % "stencil-util" % "2.3"
                [nz.ac.auckland.stencil/stencil-util "2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| nz.ac.auckland.stencil : stencil-core | jar | [2,) | 
| nz.ac.auckland.common : common-jackson | jar | [1.2,) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| nz.ac.auckland.lmz : lmz-services | jar | [1,) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nz.ac.auckland.composite : composite-unittest | jar | [2,3) | 
| nz.ac.auckland.composite : composite-spring-test | jar | [5,6) | 
                    | Version | 
|---|
| 
                                    
            2.3        
                             |