| License |
License |
|---|---|
| GroupId | GroupIdio.github.xxyopen |
| ArtifactId | ArtifactIdxxy-web |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description通用web
|
| Filename | Size |
|---|---|
| xxy-web-1.0.0.pom | |
| xxy-web-1.0.0.jar | 7 KB |
| xxy-web-1.0.0-sources.jar | 6 KB |
| xxy-web-1.0.0-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xxyopen/xxy-web/ -->
<dependency>
<groupId>io.github.xxyopen</groupId>
<artifactId>xxy-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-web/
implementation 'io.github.xxyopen:xxy-web:1.0.0'
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-web/
implementation ("io.github.xxyopen:xxy-web:1.0.0")
'io.github.xxyopen:xxy-web:jar:1.0.0'
<dependency org="io.github.xxyopen" name="xxy-web" rev="1.0.0">
<artifact name="xxy-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xxyopen', module='xxy-web', version='1.0.0')
)
libraryDependencies += "io.github.xxyopen" % "xxy-web" % "1.0.0"
[io.github.xxyopen/xxy-web "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.7 |
| io.github.xxyopen : xxy-model | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |