License |
License |
---|---|
GroupId | GroupIdio.github.ramerf |
ArtifactId | ArtifactIdwind-annotation |
Version | Version4.0.1-RELEASE |
Type | Typejar |
Description |
Descriptionwind-annotation
springboot web at once.
|
<!-- https://jarcasting.com/artifacts/io.github.ramerf/wind-annotation/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>wind-annotation</artifactId>
<version>4.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/wind-annotation/
implementation 'io.github.ramerf:wind-annotation:4.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.ramerf/wind-annotation/
implementation ("io.github.ramerf:wind-annotation:4.0.1-RELEASE")
'io.github.ramerf:wind-annotation:jar:4.0.1-RELEASE'
<dependency org="io.github.ramerf" name="wind-annotation" rev="4.0.1-RELEASE">
<artifact name="wind-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='wind-annotation', version='4.0.1-RELEASE')
)
libraryDependencies += "io.github.ramerf" % "wind-annotation" % "4.0.1-RELEASE"
[io.github.ramerf/wind-annotation "4.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 2.0.1 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.springframework.data : spring-data-commons | jar | |
org.springframework : spring-tx | jar | |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.alibaba : fastjson | jar | 1.2.67 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.8.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |