License |
License |
---|---|
GroupId | GroupIdworks.lmz.common |
ArtifactId | ArtifactIdcommon-stereotypes |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-stereotypes
Common Stereotypes that are used for annotation and most usually Spring component annotation scans.
|
Filename | Size |
---|---|
common-stereotypes-1.1.pom | |
common-stereotypes-1.1.jar | 3 KB |
common-stereotypes-1.1-sources.jar | 1 KB |
common-stereotypes-1.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/works.lmz.common/common-stereotypes/ -->
<dependency>
<groupId>works.lmz.common</groupId>
<artifactId>common-stereotypes</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-stereotypes/
implementation 'works.lmz.common:common-stereotypes:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-stereotypes/
implementation ("works.lmz.common:common-stereotypes:1.1")
'works.lmz.common:common-stereotypes:jar:1.1'
<dependency org="works.lmz.common" name="common-stereotypes" rev="1.1">
<artifact name="common-stereotypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-stereotypes', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-stereotypes" % "1.1"
[works.lmz.common/common-stereotypes "1.1"]