License |
License |
---|---|
GroupId | GroupIdorg.ifinalframework.annotation |
ArtifactId | ArtifactIdfinal-annotation-query |
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-query/ -->
<dependency>
<groupId>org.ifinalframework.annotation</groupId>
<artifactId>final-annotation-query</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-query/
implementation 'org.ifinalframework.annotation:final-annotation-query:1.3.4'
// https://jarcasting.com/artifacts/org.ifinalframework.annotation/final-annotation-query/
implementation ("org.ifinalframework.annotation:final-annotation-query:1.3.4")
'org.ifinalframework.annotation:final-annotation-query:jar:1.3.4'
<dependency org="org.ifinalframework.annotation" name="final-annotation-query" rev="1.3.4">
<artifact name="final-annotation-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ifinalframework.annotation', module='final-annotation-query', version='1.3.4')
)
libraryDependencies += "org.ifinalframework.annotation" % "final-annotation-query" % "1.3.4"
[org.ifinalframework.annotation/final-annotation-query "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ifinalframework.annotation : final-annotation-core | jar | 1.3.4 |
org.springframework : spring-core | jar | |
org.mybatis : mybatis | jar | 3.5.9 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.ifinalframework : final-velocity Optional | jar | 1.2.2 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.6.6 |