License |
License |
---|---|
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdutils-annotation |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtils :: Annotation
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
utils-annotation-1.0.45.pom | |
utils-annotation-1.0.45.jar | 7 KB |
utils-annotation-1.0.45-sources.jar | 6 KB |
utils-annotation-1.0.45-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>utils-annotation</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/
implementation 'in.hocg.boot:utils-annotation:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/utils-annotation/
implementation ("in.hocg.boot:utils-annotation:1.0.45")
'in.hocg.boot:utils-annotation:jar:1.0.45'
<dependency org="in.hocg.boot" name="utils-annotation" rev="1.0.45">
<artifact name="utils-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='utils-annotation', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "utils-annotation" % "1.0.45"
[in.hocg.boot/utils-annotation "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |