| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.eclipse.krazo.ext | 
    
| ArtifactId | ArtifactIdkrazo-handlebars | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEclipse Krazo Handlebars Extension 
            Eclipse Krazo Parent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| krazo-handlebars-1.1.1.pom | |
| krazo-handlebars-1.1.1.jar | 10 KB | 
| krazo-handlebars-1.1.1-sources.jar | 9 KB | 
| krazo-handlebars-1.1.1-javadoc.jar | 28 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-handlebars/ -->
<dependency>
    <groupId>org.eclipse.krazo.ext</groupId>
    <artifactId>krazo-handlebars</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-handlebars/
implementation 'org.eclipse.krazo.ext:krazo-handlebars:1.1.1'
                // https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-handlebars/
implementation ("org.eclipse.krazo.ext:krazo-handlebars:1.1.1")
                'org.eclipse.krazo.ext:krazo-handlebars:jar:1.1.1'
                <dependency org="org.eclipse.krazo.ext" name="krazo-handlebars" rev="1.1.1">
  <artifact name="krazo-handlebars" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.eclipse.krazo.ext', module='krazo-handlebars', version='1.1.1')
)
                libraryDependencies += "org.eclipse.krazo.ext" % "krazo-handlebars" % "1.1.1"
                [org.eclipse.krazo.ext/krazo-handlebars "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.jknack : handlebars | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 | 
| jakarta.mvc : jakarta.mvc-api | jar | 1.1.0 | 
| org.eclipse.krazo : krazo-core | jar | 1.1.1 |