final-annotation

Define annotation and interface for final framework.

License

License

GroupId

GroupId

org.ifinal.finalframework.annotation
ArtifactId

ArtifactId

final-annotation
Last Version

Last Version

1.2.0-alpha
Release Date

Release Date

Type

Type

pom
Description

Description

final-annotation
Define annotation and interface for final framework.
Project URL

Project URL

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

Source Code Management

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

Download final-annotation

How to add to project

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

Dependencies

test (1)

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

Project Modules

  • final-annotation-core
  • final-annotation-data
  • final-annotation-query
  • final-annotation-sharding
  • final-annotation-cache
  • final-annotation-monitor

Final Annotation

final-annotation

Github CI LICENSE Maven Central Releases Snapshots CODECOV

定义基础的注释与接口

org.ifinal.finalframework.annotation

Final

简单、易用的开发脚手架

Versions

Version
1.2.0-alpha