Last Version

OpenAPI JAXB 1.1.0

XJC Plugin to add OpenAPI Annotations to your openapi generated JAXB classes, see github for info

License

License

GroupId

GroupId

hu.icellmobilsoft.jaxb
ArtifactId

ArtifactId

openapi-jaxb
Version

Version

1.1.0
Type

Type

jar
Description

Description

OpenAPI JAXB
XJC Plugin to add OpenAPI Annotations to your openapi generated JAXB classes, see github for info
Project URL

Project URL

https://github.com/icellmobilsoft/openapi-jaxb
Project Organization

Project Organization

i-Cell Mobilsoft Zrt.
Source Code Management

Source Code Management

https://github.com/icellmobilsoft/openapi-jaxb.git

Download openapi-jaxb 1.1.0


<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.jaxb/openapi-jaxb/ -->
<dependency>
    <groupId>hu.icellmobilsoft.jaxb</groupId>
    <artifactId>openapi-jaxb</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.jaxb/openapi-jaxb/
implementation 'hu.icellmobilsoft.jaxb:openapi-jaxb:1.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.jaxb/openapi-jaxb/
implementation ("hu.icellmobilsoft.jaxb:openapi-jaxb:1.1.0")
'hu.icellmobilsoft.jaxb:openapi-jaxb:jar:1.1.0'
<dependency org="hu.icellmobilsoft.jaxb" name="openapi-jaxb" rev="1.1.0">
  <artifact name="openapi-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.jaxb', module='openapi-jaxb', version='1.1.0')
)
libraryDependencies += "hu.icellmobilsoft.jaxb" % "openapi-jaxb" % "1.1.0"
[hu.icellmobilsoft.jaxb/openapi-jaxb "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
hu.icellmobilsoft.jaxb : swagger-jaxb jar 1.1.0
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 1.0.1
com.sun.xml.bind : jaxb-core jar 2.3.0

Project Modules

There are no modules declared in this project.