Last Version

jsonschema2pojo Spring Data Couchbase 0.3.0

jsonschema2pojo extension to generate Spring Data Couchbase specific POJOs

License

License

Categories

Categories

Couchbase Data Databases JSON
GroupId

GroupId

io.github.hectorbst
ArtifactId

ArtifactId

jsonschema2pojo-spring-data-couchbase
Version

Version

0.3.0
Type

Type

jar
Description

Description

jsonschema2pojo Spring Data Couchbase
jsonschema2pojo extension to generate Spring Data Couchbase specific POJOs
Project URL

Project URL

https://github.com/hectorbst/jsonschema2pojo-spring-data-couchbase
Source Code Management

Source Code Management

https://github.com/hectorbst/jsonschema2pojo-spring-data-couchbase

Download jsonschema2pojo-spring-data-couchbase 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-spring-data-couchbase/ -->
<dependency>
    <groupId>io.github.hectorbst</groupId>
    <artifactId>jsonschema2pojo-spring-data-couchbase</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-spring-data-couchbase/
implementation 'io.github.hectorbst:jsonschema2pojo-spring-data-couchbase:0.3.0'
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-spring-data-couchbase/
implementation ("io.github.hectorbst:jsonschema2pojo-spring-data-couchbase:0.3.0")
'io.github.hectorbst:jsonschema2pojo-spring-data-couchbase:jar:0.3.0'
<dependency org="io.github.hectorbst" name="jsonschema2pojo-spring-data-couchbase" rev="0.3.0">
  <artifact name="jsonschema2pojo-spring-data-couchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hectorbst', module='jsonschema2pojo-spring-data-couchbase', version='0.3.0')
)
libraryDependencies += "io.github.hectorbst" % "jsonschema2pojo-spring-data-couchbase" % "0.3.0"
[io.github.hectorbst/jsonschema2pojo-spring-data-couchbase "0.3.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.2
org.springframework.boot : spring-boot-starter-data-couchbase jar 2.3.4.RELEASE

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-junit-jupiter jar 3.5.13

Project Modules

There are no modules declared in this project.