Last Version

OpenAPI Immutables 1.1.0

An implementation of the OpenAPI 3.0 specification with Java Immutables

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.github.emm035
ArtifactId

ArtifactId

openapi-immutables
Version

Version

1.1.0
Type

Type

jar
Description

Description

OpenAPI Immutables
An implementation of the OpenAPI 3.0 specification with Java Immutables
Project URL

Project URL

https://github.com/emm035/openapi-immutables

Download openapi-immutables 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 25.0-jre
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.3
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.10
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.10

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.9

Project Modules

There are no modules declared in this project.