License |
License |
---|---|
GroupId | GroupIdru.ilb.common |
ArtifactId | ArtifactIdcommon-openapi |
Version | Version1.30 |
Type | Typejar |
Description |
DescriptionVarious jaxrs, jpa and jaxb support classes
|
Filename | Size |
---|---|
common-openapi-1.30.pom | |
common-openapi-1.30.jar | 7 KB |
common-openapi-1.30-sources.jar | 4 KB |
common-openapi-1.30-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-openapi/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common-openapi</artifactId>
<version>1.30</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-openapi/
implementation 'ru.ilb.common:common-openapi:1.30'
// https://jarcasting.com/artifacts/ru.ilb.common/common-openapi/
implementation ("ru.ilb.common:common-openapi:1.30")
'ru.ilb.common:common-openapi:jar:1.30'
<dependency org="ru.ilb.common" name="common-openapi" rev="1.30">
<artifact name="common-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-openapi', version='1.30')
)
libraryDependencies += "ru.ilb.common" % "common-openapi" % "1.30"
[ru.ilb.common/common-openapi "1.30"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-integration | jar | 2.0.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.9.8 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.1 |
org.apache.cxf : cxf-wadl2java-plugin | jar | 3.3.1 |