License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-reflector |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-reflector-2
Simple reflective bean processing support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-reflector-3.3.pom | |
sticky-reflector-3.3.jar | 10 KB |
sticky-reflector-3.3-sources.jar | 7 KB |
sticky-reflector-3.3-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-reflector/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-reflector</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-reflector/
implementation 'net.stickycode:sticky-reflector:3.3'
// https://jarcasting.com/artifacts/net.stickycode/sticky-reflector/
implementation ("net.stickycode:sticky-reflector:3.3")
'net.stickycode:sticky-reflector:jar:3.3'
<dependency org="net.stickycode" name="sticky-reflector" rev="3.3">
<artifact name="sticky-reflector" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-reflector', version='3.3')
)
libraryDependencies += "net.stickycode" % "sticky-reflector" % "3.3"
[net.stickycode/sticky-reflector "3.3"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-exception | jar | [3.2,4) |