| License |
License |
|---|---|
| GroupId | GroupIdcom.github.labbolframework |
| ArtifactId | ArtifactIdlabbol-api-support |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.labbolframework.labbol-api-support
api support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| labbol-api-support-2.0.0.pom | |
| labbol-api-support-2.0.0.jar | 45 KB |
| labbol-api-support-2.0.0-sources.jar | 32 KB |
| labbol-api-support-2.0.0-javadoc.jar | 258 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.labbolframework/labbol-api-support/ -->
<dependency>
<groupId>com.github.labbolframework</groupId>
<artifactId>labbol-api-support</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.labbolframework/labbol-api-support/
implementation 'com.github.labbolframework:labbol-api-support:2.0.0'
// https://jarcasting.com/artifacts/com.github.labbolframework/labbol-api-support/
implementation ("com.github.labbolframework:labbol-api-support:2.0.0")
'com.github.labbolframework:labbol-api-support:jar:2.0.0'
<dependency org="com.github.labbolframework" name="labbol-api-support" rev="2.0.0">
<artifact name="labbol-api-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.labbolframework', module='labbol-api-support', version='2.0.0')
)
libraryDependencies += "com.github.labbolframework" % "labbol-api-support" % "2.0.0"
[com.github.labbolframework/labbol-api-support "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yelong0216 : yelong-http | jar | 1.1.0 |
| com.github.yelong0216 : yelong-commons | jar | 2.0.0 |
| com.github.yelong0216 : yelong-support | jar | 2.0.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework : spring-webmvc | jar | 5.1.3.RELEASE |