License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.stereotype |
ArtifactId | ArtifactIdsticky-stereotype-component |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-stereotype-component-3
Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-component/ -->
<dependency>
<groupId>net.stickycode.stereotype</groupId>
<artifactId>sticky-stereotype-component</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-component/
implementation 'net.stickycode.stereotype:sticky-stereotype-component:3.2'
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-component/
implementation ("net.stickycode.stereotype:sticky-stereotype-component:3.2")
'net.stickycode.stereotype:sticky-stereotype-component:jar:3.2'
<dependency org="net.stickycode.stereotype" name="sticky-stereotype-component" rev="3.2">
<artifact name="sticky-stereotype-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.stereotype', module='sticky-stereotype-component', version='3.2')
)
libraryDependencies += "net.stickycode.stereotype" % "sticky-stereotype-component" % "3.2"
[net.stickycode.stereotype/sticky-stereotype-component "3.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
javax.annotation : javax.annotation-api | jar | [1.3.2] |