Jar examples for c:cfparser
Stand-Alone ColdFusion Parser. Combined forks from github.com/denuno/cfml.parsing and github.com/denuno/cfml.dictionary.
You can download jar file cfparser 2.2.1 in this page.
GNU General Lesser Public License (LGPL) version 3.0
You can use the following script to add cfparser-2.2.1.jar to your project.
<dependency> <groupId>com.github.cfparser</groupId> <artifactId>cfparser</artifactId> <version>2.2.1</version> </dependency>
compile group: 'com.github.cfparser', name: 'cfparser', version: '2.2.1'
libraryDependencies += "com.github.cfparser" % "cfparser" % "2.2.1"
<dependency org="com.github.cfparser" name="cfparser" rev="2.2.1"/>
@Grapes(@Grab(group='com.github.cfparser', module='cfparser', version='2.2.1'))
'com.github.cfparser:cfparser:jar:2.2.1'
Click the following link to download the jar file.
cfparser-2.2.1.pom