License |
License |
---|---|
GroupId | GroupIdorg.ifinalframework.annotation |
ArtifactId | ArtifactIdfinal-annotation-cache |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefine annotation and interface for final framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/ -->
<dependency>
<groupId>org.ifinalframework.annotation</groupId>
<artifactId>final-annotation-cache</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/
implementation 'org.ifinalframework.annotation:final-annotation-cache:1.3.4'
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/
implementation ("org.ifinalframework.annotation:final-annotation-cache:1.3.4")
'org.ifinalframework.annotation:final-annotation-cache:jar:1.3.4'
<dependency org="org.ifinalframework.annotation" name="final-annotation-cache" rev="1.3.4">
<artifact name="final-annotation-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ifinalframework.annotation', module='final-annotation-cache', version='1.3.4')
)
libraryDependencies += "org.ifinalframework.annotation" % "final-annotation-cache" % "1.3.4"
[org.ifinalframework.annotation/final-annotation-cache "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ifinalframework.annotation : final-annotation-core | jar | 1.3.4 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.6.6 |