All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download gwt-jackson JAR 0.15.2 with all dependencies


gwt-jackson is a GWT JSON serializer/deserializer mechanism based on Jackson annotations

Files of the artifact gwt-jackson version 0.15.2 from the group com.github.nmorel.gwtjackson.

Test

Artifact gwt-jackson
Group com.github.nmorel.gwtjackson
Version 0.15.2
Last update 19. May 2018
Tags: jackson json serializer mechanism annotations deserializer based
Organization not specified
URL https://github.com/nmorel/gwt-jackson
License not specified
Dependencies amount 6
Dependencies gwt-user, gwt-dev, jackson-annotations, jackson-annotations, javapoet, junit,
There are maybe transitive dependencies!
There is a newer version: 0.15.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of gwt-jackson Show documentation

Please rate this JAR file. Is it a good library?

23 downloads

Source code of gwt-jackson version 0.15.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.fasterxml.jackson.annotation
com.fasterxml.jackson.annotation.com.fasterxml.jackson.annotation.JacksonAnnotation.gwt.xml
com.fasterxml.jackson.databind.annotation
com.fasterxml.jackson.databind.annotation.com.fasterxml.jackson.databind.annotation.JacksonDatabindAnnotation.gwt.xml
com.github.nmorel.gwtjackson
com.github.nmorel.gwtjackson.com.github.nmorel.gwtjackson.GwtJackson.gwt.xml
com.github.nmorel.gwtjackson.client
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.AbstractConfiguration
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.AbstractObjectMapper
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.AbstractObjectReader
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.AbstractObjectWriter
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.Deserializer
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonDeserializationContext
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonDeserializer
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonMappingContext
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonSerializationContext
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonSerializer
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.JsonSerializerParameters
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.ObjectMapper
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.ObjectReader
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.ObjectWriter
com.github.nmorel.gwtjackson.client.com.github.nmorel.gwtjackson.client.Serializer
com.github.nmorel.gwtjackson.client.annotation
com.github.nmorel.gwtjackson.client.annotation.com.github.nmorel.gwtjackson.client.annotation.JsonMixIns
com.github.nmorel.gwtjackson.client.deser
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.BooleanJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.CharacterJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.EnumJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.JavaScriptObjectJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.StringJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.UUIDJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.com.github.nmorel.gwtjackson.client.deser.VoidJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveBooleanArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveByteArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveCharacterArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveDoubleArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveFloatArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveIntegerArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveLongArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.com.github.nmorel.gwtjackson.client.deser.array.PrimitiveShortArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.cast
com.github.nmorel.gwtjackson.client.deser.array.cast.com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveDoubleArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.cast.com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveIntegerArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.cast.com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveShortArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.cast.com.github.nmorel.gwtjackson.client.deser.array.cast.StringArrayJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.AbstractArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveBooleanArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveByteArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveCharacterArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveDoubleArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveFloatArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveIntegerArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveLongArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.array.dd.com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveShortArray2dJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.bean
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AbstractDelegationBeanJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AbstractObjectBeanJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AbstractSerializableBeanJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.AnySetterDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.BackReferenceProperty
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.BeanPropertyDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializerAndParameters
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.IdentityDeserializationInfo
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.Instance
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.InstanceBuilder
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.InternalDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.SimpleStringMap
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer
com.github.nmorel.gwtjackson.client.deser.bean.com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
com.github.nmorel.gwtjackson.client.deser.collection
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.AbstractCollectionJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.AbstractListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.AbstractQueueJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.AbstractSequentialListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.AbstractSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.ArrayListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseIterableJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseQueueJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.BaseSortedSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.CollectionJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.EnumSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.HashSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.IterableJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.LinkedHashSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.LinkedListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.ListJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.PriorityQueueJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.QueueJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.SetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.SortedSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.StackJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.TreeSetJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.collection.com.github.nmorel.gwtjackson.client.deser.collection.VectorJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.AbstractMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.EnumMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.HashMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.IdentityHashMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.LinkedHashMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.MapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.SortedMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.com.github.nmorel.gwtjackson.client.deser.map.TreeMapJsonDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.BooleanKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.CharacterKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.EnumKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.KeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.StringKeyDeserializer
com.github.nmorel.gwtjackson.client.deser.map.key.com.github.nmorel.gwtjackson.client.deser.map.key.UUIDKeyDeserializer
com.github.nmorel.gwtjackson.client.exception
com.github.nmorel.gwtjackson.client.exception.com.github.nmorel.gwtjackson.client.exception.JsonDeserializationException
com.github.nmorel.gwtjackson.client.exception.com.github.nmorel.gwtjackson.client.exception.JsonMappingException
com.github.nmorel.gwtjackson.client.exception.com.github.nmorel.gwtjackson.client.exception.JsonSerializationException
com.github.nmorel.gwtjackson.client.ser
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.BooleanJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.CharacterJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.EnumJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.JavaScriptObjectJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.RawValueJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.StringJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.UUIDJsonSerializer
com.github.nmorel.gwtjackson.client.ser.com.github.nmorel.gwtjackson.client.ser.VoidJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.ArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveBooleanArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveByteArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveCharacterArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveDoubleArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveFloatArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveIntegerArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveLongArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.com.github.nmorel.gwtjackson.client.ser.array.PrimitiveShortArrayJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.Array2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveBooleanArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveByteArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveCharacterArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveDoubleArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveFloatArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveIntegerArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveLongArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.array.dd.com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveShortArray2dJsonSerializer
com.github.nmorel.gwtjackson.client.ser.bean
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.AbstractValueBeanJsonSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.AnyGetterPropertySerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.HasSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.IdentitySerializationInfo
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.InternalSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.ObjectIdSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.PropertyIdentitySerializationInfo
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer
com.github.nmorel.gwtjackson.client.ser.bean.com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
com.github.nmorel.gwtjackson.client.ser.map
com.github.nmorel.gwtjackson.client.ser.map.com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
com.github.nmorel.gwtjackson.client.ser.map.key
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.BooleanKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.DateKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.EnumKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.KeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.NumberKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.ObjectKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.ToStringKeySerializer
com.github.nmorel.gwtjackson.client.ser.map.key.com.github.nmorel.gwtjackson.client.ser.map.key.UUIDKeySerializer
com.github.nmorel.gwtjackson.client.stream
com.github.nmorel.gwtjackson.client.stream.com.github.nmorel.gwtjackson.client.stream.JsonReader
com.github.nmorel.gwtjackson.client.stream.com.github.nmorel.gwtjackson.client.stream.JsonToken
com.github.nmorel.gwtjackson.client.stream.com.github.nmorel.gwtjackson.client.stream.JsonWriter
com.github.nmorel.gwtjackson.client.stream.impl
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.JsonScope
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.MalformedJsonException
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
com.github.nmorel.gwtjackson.client.stream.impl.com.github.nmorel.gwtjackson.client.stream.impl.StringReader
com.github.nmorel.gwtjackson.client.utils
com.github.nmorel.gwtjackson.client.utils.com.github.nmorel.gwtjackson.client.utils.Base64Utils
com.github.nmorel.gwtjackson.client.utils.com.github.nmorel.gwtjackson.client.utils.DateFormat
com.github.nmorel.gwtjackson.rebind
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.AbstractCreator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.BeanJsonDeserializerCreator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.BeanJsonSerializerCreator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.CreatorUtils
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.DefaultConfiguration
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.ObjectMapperCreator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.ObjectMapperGenerator
com.github.nmorel.gwtjackson.rebind.com.github.nmorel.gwtjackson.rebind.RebindConfiguration
com.github.nmorel.gwtjackson.rebind.bean
com.github.nmorel.gwtjackson.rebind.bean.com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
com.github.nmorel.gwtjackson.rebind.bean.com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
com.github.nmorel.gwtjackson.rebind.bean.com.github.nmorel.gwtjackson.rebind.bean.BeanInfoBuilder
com.github.nmorel.gwtjackson.rebind.bean.com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
com.github.nmorel.gwtjackson.rebind.bean.com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
com.github.nmorel.gwtjackson.rebind.exception
com.github.nmorel.gwtjackson.rebind.exception.com.github.nmorel.gwtjackson.rebind.exception.UnsupportedTypeException
com.github.nmorel.gwtjackson.rebind.property
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.FieldReadAccessor
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.FieldWriteAccessor
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyAccessorsBuilder
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyInfoBuilder
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyParser
com.github.nmorel.gwtjackson.rebind.property.com.github.nmorel.gwtjackson.rebind.property.PropertyProcessor
com.github.nmorel.gwtjackson.rebind.type
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JDeserializerType
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JMapperType
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JParameterizedDeserializer
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JParameterizedMapper
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JParameterizedSerializer
com.github.nmorel.gwtjackson.rebind.type.com.github.nmorel.gwtjackson.rebind.type.JSerializerType
com.github.nmorel.gwtjackson.rebind.writer
com.github.nmorel.gwtjackson.rebind.writer.com.github.nmorel.gwtjackson.rebind.writer.JTypeName
com.github.nmorel.gwtjackson.rebind.writer.com.github.nmorel.gwtjackson.rebind.writer.JsniCodeBlockBuilder
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.JsonAutoDetect
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.JsonFormat
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.JsonIgnoreProperties
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.JsonInclude
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.annotation.ObjectIdGenerator
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.databind.annotation
com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.databind.annotation.com.github.nmorel.gwtjackson.super.com.fasterxml.jackson.databind.annotation.JsonDeserialize
com.github.nmorel.gwtjackson.super.java.util
com.github.nmorel.gwtjackson.super.java.util.com.github.nmorel.gwtjackson.super.util.UUID




© 2015 - 2024 Weber Informatics LLC | Privacy Policy