org.ifinal.finalframework.annotation:final-annotation-core

Define annotation and interface for final framework.

License

License

GroupId

GroupId

org.ifinal.finalframework.annotation
ArtifactId

ArtifactId

final-annotation-core
Last Version

Last Version

1.2.0-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

Define annotation and interface for final framework.
Source Code Management

Source Code Management

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

Download final-annotation-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar

provided (1)

Group / Artifact Type Version
org.ifinal.auto : auto-service Optional jar 1.0.0

test (1)

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

Project Modules

There are no modules declared in this project.

Final Annotation

final-annotation

Github CI LICENSE Maven Central Releases Snapshots CODECOV

定义基础的注释与接口

org.ifinal.finalframework.annotation

Final

简单、易用的开发脚手架

Versions

Version
1.2.0-alpha