org.ifinalframework.annotation:final-annotation-web

Define annotation and interface for final framework.

License

License

GroupId

GroupId

org.ifinalframework.annotation
ArtifactId

ArtifactId

final-annotation-web
Last Version

Last Version

1.3.4
Release Date

Release Date

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-web

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

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

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.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3