Jar examples for c:commons-jelly-tags-junit
The Jelly JUnit Tag Library
You can download jar file commons-jelly-tags-junit 1.0 in this page.
You can use the following script to add commons-jelly-tags-junit-1.0.jar to your project.
<dependency> <groupId>commons-jelly</groupId> <artifactId>commons-jelly-tags-junit</artifactId> <version>1.0</version> </dependency>
compile group: 'commons-jelly', name: 'commons-jelly-tags-junit', version: '1.0'
libraryDependencies += "commons-jelly" % "commons-jelly-tags-junit" % "1.0"
<dependency org="commons-jelly" name="commons-jelly-tags-junit" rev="1.0"/>
@Grapes(@Grab(group='commons-jelly', module='commons-jelly-tags-junit', version='1.0'))
'commons-jelly:commons-jelly-tags-junit:jar:1.0'
Click the following link to download the jar file.
commons-jelly-tags-junit-1.0.jar