Hello, Use this dependency:
<dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-engine-core</artifactId> <version>2.0</version> </dependency> Cheers, Andreas 2017-12-07 7:00 GMT+01:00 jmeter tea <jmeter...@gmail.com>: > Hello, > > I was expecting to download velocity 2 jar from the link: > https://repo1.maven.org/maven2/org/apache/velocity/velocity/ > But only until velocity 1.7 exists there. > Should version 2 be uploaded to this url or should it be found elsewhere? >