Download common-stereotypes-1.5.jar file - Jar c

Jar examples for c:common-stereotypes

Description

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.

Build File

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'

Download

Click the following link to download the jar file.

common-stereotypes-1.5-javadoc.jar
common-stereotypes-1.5-release-pom.pom
common-stereotypes-1.5-sources.jar
common-stereotypes-1.5.jar
common-stereotypes-1.5.pom



Related Tutorials