is not current version
Last Version 0.3.0

io.github.hectorbst:jsonschema2pojo-spring-data-couchbase 0.0.1

jsonschema2pojo extension to generate Spring Data Couchbase specific POJOs

Categories

Categories

Couchbase Data Databases JSON
GroupId

GroupId

io.github.hectorbst
ArtifactId

ArtifactId

jsonschema2pojo-spring-data-couchbase
Version

Version

0.0.1
Type

Type

jar

Download jsonschema2pojo-spring-data-couchbase 0.0.1


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