jar

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

Maven & Gradle

Oct 10, 2020
0 stars

jsonschema2pojo Spring Data Couchbase · jsonschema2pojo extension to generate Spring Data Couchbase specific POJOs

Table Of Contents

Latest Version

Download io.github.hectorbst : jsonschema2pojo-spring-data-couchbase JAR file - Latest Versions:

All Versions

Download io.github.hectorbst : jsonschema2pojo-spring-data-couchbase JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsonschema2pojo-spring-data-couchbase-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.deser

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.deser.DefaultDefinitionDeserializer.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.deser.DefaultDefinitionDeserializerModifier.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.deser.DefaultDefinitionInstantiationException.class - [JAR]

io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.rules

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.rules.CouchbaseObjectRule.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.rules.CouchbasePropertyRule.class - [JAR]

io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.SpringDataCouchbaseRuleFactory.class - [JAR]

io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.CompositeIndexDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.DocumentDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.FieldDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.GeneratedDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.IdAttributeDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.IdDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.IdPrefixDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.IdSuffixDef.class - [JAR]

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.definitions.IndexDef.class - [JAR]

io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.util

├─ io.github.hectorbst.jsonschema2pojo.springframework.data.couchbase.util.Definition.class - [JAR]