| License |
License |
|---|---|
| GroupId | GroupIdcn.watsontech.webhelper |
| ArtifactId | ArtifactIdopenapi-core |
| Last Version | Last Version0.2.1.35 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBatch of useful tools for Spring web project
|
| Filename | Size |
|---|---|
| openapi-core-0.2.1.35.pom | |
| openapi-core-0.2.1.35.jar | 36 KB |
| openapi-core-0.2.1.35-sources.jar | 22 KB |
| openapi-core-0.2.1.35-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/ -->
<dependency>
<groupId>cn.watsontech.webhelper</groupId>
<artifactId>openapi-core</artifactId>
<version>0.2.1.35</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation 'cn.watsontech.webhelper:openapi-core:0.2.1.35'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation ("cn.watsontech.webhelper:openapi-core:0.2.1.35")
'cn.watsontech.webhelper:openapi-core:jar:0.2.1.35'
<dependency org="cn.watsontech.webhelper" name="openapi-core" rev="0.2.1.35">
<artifact name="openapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='openapi-core', version='0.2.1.35')
)
libraryDependencies += "cn.watsontech.webhelper" % "openapi-core" % "0.2.1.35"
[cn.watsontech.webhelper/openapi-core "0.2.1.35"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.watsontech.webhelper : web-common | jar | 0.2.1.44 |
| org.springframework : spring-web | jar | 5.3.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| io.swagger : swagger-annotations | jar | 1.5.22 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.aspectj : aspectjrt | jar | 1.9.6 |