View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]