Jar examples for c:common-stereotypes
Common Stereotypes that are used for annotation and most usually Spring component annotation scans.
You can download jar file common-stereotypes 1.5 in this page.
You can use the following script to add common-stereotypes-1.5.jar to your project.
<dependency> <groupId>nz.ac.auckland.common</groupId> <artifactId>common-stereotypes</artifactId> <version>1.5</version> </dependency>
compile group: 'nz.ac.auckland.common', name: 'common-stereotypes', version: '1.5'
libraryDependencies += "nz.ac.auckland.common" % "common-stereotypes" % "1.5"
<dependency org="nz.ac.auckland.common" name="common-stereotypes" rev="1.5"/>
@Grapes(@Grab(group='nz.ac.auckland.common', module='common-stereotypes', version='1.5'))
'nz.ac.auckland.common:common-stereotypes:jar:1.5'
Click the following link to download the jar file.
common-stereotypes-1.5-javadoc.jar