License |
License |
---|---|
Categories |
CategoriesCouchbase Data Databases JSON |
GroupId | GroupIdio.github.hectorbst |
ArtifactId | ArtifactIdjsonschema2pojo-spring-data-couchbase |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionjsonschema2pojo Spring Data Couchbase
jsonschema2pojo extension to generate Spring Data Couchbase specific POJOs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |