有没有办法在模板中打印正在运行的Apache Velocity实例的版本?

时间:2016-05-02 15:49:21

标签: java velocity

我在解析Velocity模板时遇到了一个奇怪的问题,它给了我一个类似于this问题的异常,用户无法创建Map。我想确保我不使用旧版本的Velocity。如何打印模板中使用的Velocity版本? (或以任何其他方式)

1 个答案:

答案 0 :(得分:1)

您可以在velocity.jar

内的MANIFEST文件中查看Apache Velocity版本
Specification-Vendor: Apache Software Foundation
Implementation-Title: org.apache.velocity
Implementation-Vendor-Id: org.apache
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 1.7