License |
License |
---|---|
GroupId | GroupIdcn.watsontech.webhelper |
ArtifactId | ArtifactIdopenapi-core |
Version | Version0.2.1.34 |
Type | Typejar |
Description |
DescriptionBatch of useful tools for Spring web project
|
Filename | Size |
---|---|
openapi-core-0.2.1.34.pom | |
openapi-core-0.2.1.34.jar | 43 KB |
openapi-core-0.2.1.34-sources.jar | 28 KB |
openapi-core-0.2.1.34-javadoc.jar | 241 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.34</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation 'cn.watsontech.webhelper:openapi-core:0.2.1.34'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation ("cn.watsontech.webhelper:openapi-core:0.2.1.34")
'cn.watsontech.webhelper:openapi-core:jar:0.2.1.34'
<dependency org="cn.watsontech.webhelper" name="openapi-core" rev="0.2.1.34">
<artifact name="openapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='openapi-core', version='0.2.1.34')
)
libraryDependencies += "cn.watsontech.webhelper" % "openapi-core" % "0.2.1.34"
[cn.watsontech.webhelper/openapi-core "0.2.1.34"]
Group / Artifact | Type | Version |
---|---|---|
cn.watsontech.webhelper : web-common | jar | 0.2.1.43 |
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 |