License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-stereotype |
Last Version | Last Version1.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-stereotype
Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-stereotype-1.17.pom | |
sticky-stereotype-1.17.jar | 10 KB |
sticky-stereotype-1.17-sources.jar | 16 KB |
sticky-stereotype-1.17-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-stereotype</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/
implementation 'net.stickycode:sticky-stereotype:1.17'
// https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/
implementation ("net.stickycode:sticky-stereotype:1.17")
'net.stickycode:sticky-stereotype:jar:1.17'
<dependency org="net.stickycode" name="sticky-stereotype" rev="1.17">
<artifact name="sticky-stereotype" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-stereotype', version='1.17')
)
libraryDependencies += "net.stickycode" % "sticky-stereotype" % "1.17"
[net.stickycode/sticky-stereotype "1.17"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |