| License |
License |
|---|---|
| GroupId | GroupIdio.github.ramerf |
| ArtifactId | ArtifactIdwind-core |
| Version | Version4.0.4 |
| Type | Typejar |
| Description |
Descriptionwind-core
springboot web at once.
|
| Filename | Size |
|---|---|
| wind-core-4.0.4.pom | |
| wind-core-4.0.4.jar | 344 KB |
| wind-core-4.0.4-sources.jar | 198 KB |
| wind-core-4.0.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ramerf/wind-core/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>wind-core</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/wind-core/
implementation 'io.github.ramerf:wind-core:4.0.4'
// https://jarcasting.com/artifacts/io.github.ramerf/wind-core/
implementation ("io.github.ramerf:wind-core:4.0.4")
'io.github.ramerf:wind-core:jar:4.0.4'
<dependency org="io.github.ramerf" name="wind-core" rev="4.0.4">
<artifact name="wind-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='wind-core', version='4.0.4')
)
libraryDependencies += "io.github.ramerf" % "wind-core" % "4.0.4"
[io.github.ramerf/wind-core "4.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.postgresql : postgresql | jar | 42.2.18 |
| mysql : mysql-connector-java | jar | 5.1.47 |
| com.alibaba : druid-spring-boot-starter | jar | 1.1.22 |
| 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 |