Jar examples for s:snodge
A small, extensible Java library to randomly mutate JSON documents. Useful for fuzz testing.
You can download jar file snodge 1.3.4.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add snodge-1.3.4.2.jar to your project.
<dependency> <groupId>com.natpryce</groupId> <artifactId>snodge</artifactId> <version>1.3.4.2</version> </dependency>
compile group: 'com.natpryce', name: 'snodge', version: '1.3.4.2'
libraryDependencies += "com.natpryce" % "snodge" % "1.3.4.2"
<dependency org="com.natpryce" name="snodge" rev="1.3.4.2"/>
@Grapes(@Grab(group='com.natpryce', module='snodge', version='1.3.4.2'))
'com.natpryce:snodge:jar:1.3.4.2'
Click the following link to download the jar file.
snodge-1.3.4.2-javadoc.jar