License |
License |
---|---|
GroupId | GroupIdorg.apache.velocity |
ArtifactId | ArtifactIdvelocity-custom-parser-example |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Velocity Custom Parser Example
Custom Parser Example for Apache Velocity
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
velocity-custom-parser-example-2.3.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.velocity/velocity-custom-parser-example/ -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-custom-parser-example</artifactId>
<version>2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.velocity/velocity-custom-parser-example/
implementation 'org.apache.velocity:velocity-custom-parser-example:2.3'
// https://jarcasting.com/artifacts/org.apache.velocity/velocity-custom-parser-example/
implementation ("org.apache.velocity:velocity-custom-parser-example:2.3")
'org.apache.velocity:velocity-custom-parser-example:pom:2.3'
<dependency org="org.apache.velocity" name="velocity-custom-parser-example" rev="2.3">
<artifact name="velocity-custom-parser-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.velocity', module='velocity-custom-parser-example', version='2.3')
)
libraryDependencies += "org.apache.velocity" % "velocity-custom-parser-example" % "2.3"
[org.apache.velocity/velocity-custom-parser-example "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-engine-core | jar | 2.3 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |