| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.krazo.ext |
| ArtifactId | ArtifactIdkrazo-stringtemplate |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEclipse Krazo StringTemplate Extension
Eclipse Krazo Parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-stringtemplate/ -->
<dependency>
<groupId>org.eclipse.krazo.ext</groupId>
<artifactId>krazo-stringtemplate</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-stringtemplate/
implementation 'org.eclipse.krazo.ext:krazo-stringtemplate:2.0.1'
// https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-stringtemplate/
implementation ("org.eclipse.krazo.ext:krazo-stringtemplate:2.0.1")
'org.eclipse.krazo.ext:krazo-stringtemplate:jar:2.0.1'
<dependency org="org.eclipse.krazo.ext" name="krazo-stringtemplate" rev="2.0.1">
<artifact name="krazo-stringtemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.krazo.ext', module='krazo-stringtemplate', version='2.0.1')
)
libraryDependencies += "org.eclipse.krazo.ext" % "krazo-stringtemplate" % "2.0.1"
[org.eclipse.krazo.ext/krazo-stringtemplate "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : ST4 | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 9.0.0 |
| jakarta.mvc : jakarta.mvc-api | jar | 2.0.0 |
| org.eclipse.krazo : krazo-core | jar | 2.0.1 |