is not current version
Last Version 1.3.4

org.ifinalframework.annotation:final-annotation-cache 1.3.2

Define annotation and interface for final framework.

License

License

GroupId

GroupId

org.ifinalframework.annotation
ArtifactId

ArtifactId

final-annotation-cache
Version

Version

1.3.2
Type

Type

jar
Description

Description

Define annotation and interface for final framework.
Project URL

Project URL

https://github.com/final-projects/final-annotation
Source Code Management

Source Code Management

https://github.com/final-projects/final-annotation/tree/main

Download final-annotation-cache 1.3.2


<!-- https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/ -->
<dependency>
    <groupId>org.ifinalframework.annotation</groupId>
    <artifactId>final-annotation-cache</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/
implementation 'org.ifinalframework.annotation:final-annotation-cache:1.3.2'
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-cache/
implementation ("org.ifinalframework.annotation:final-annotation-cache:1.3.2")
'org.ifinalframework.annotation:final-annotation-cache:jar:1.3.2'
<dependency org="org.ifinalframework.annotation" name="final-annotation-cache" rev="1.3.2">
  <artifact name="final-annotation-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ifinalframework.annotation', module='final-annotation-cache', version='1.3.2')
)
libraryDependencies += "org.ifinalframework.annotation" % "final-annotation-cache" % "1.3.2"
[org.ifinalframework.annotation/final-annotation-cache "1.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ifinalframework.annotation : final-annotation-core jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.6.6

Project Modules

There are no modules declared in this project.