Jar examples for a:am
Assert-Mocks for unit-testing Java servlet API code
You can download jar file am 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add am-1.0.0.jar to your project.
<dependency> <groupId>com.sangupta</groupId> <artifactId>am</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.sangupta', name: 'am', version: '1.0.0'
libraryDependencies += "com.sangupta" % "am" % "1.0.0"
<dependency org="com.sangupta" name="am" rev="1.0.0"/>
@Grapes(@Grab(group='com.sangupta', module='am', version='1.0.0'))
'com.sangupta:am:jar:1.0.0'
Click the following link to download the jar file.
am-1.0.0-javadoc.jar