All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.site-tools.xml Maven / Gradle / Ivy

There is a newer version: 0.1.105
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!-- Add custom tools to Velocity tools. The tools.xml file is included in the classpath and Velocity finds it. -->
<tools>
  <toolbox scope="application">
    <tool key="soup" class="io.github.cs1302uga.JsoupTool"/>
    <tool key="gson" class="io.github.cs1302uga.GsonTool"/>
  </toolbox>
</tools>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy