jar

org.wso2.extension.siddhi.map.json : siddhi-map-json

Maven & Gradle

Jul 03, 2019
36 usages
11 stars

Siddhi Extension - JSON Mapper

Table Of Contents

Latest Version

Download org.wso2.extension.siddhi.map.json : siddhi-map-json JAR file - Latest Versions:

All Versions

Download org.wso2.extension.siddhi.map.json : siddhi-map-json JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.1.x
4.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 siddhi-map-json-4.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jayway.jsonpath.internal.function.text

├─ com.jayway.jsonpath.internal.function.text.Concatenate.class - [JAR]

├─ com.jayway.jsonpath.internal.function.text.Length.class - [JAR]

com.jayway.jsonpath.internal.function.json

├─ com.jayway.jsonpath.internal.function.json.Append.class - [JAR]

com.fasterxml.jackson.core.json

├─ com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.class - [JAR]

├─ com.fasterxml.jackson.core.json.DupDetector.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonGeneratorImpl.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonReadContext.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonWriteContext.class - [JAR]

├─ com.fasterxml.jackson.core.json.PackageVersion.class - [JAR]

├─ com.fasterxml.jackson.core.json.ReaderBasedJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.UTF8JsonGenerator.class - [JAR]

├─ com.fasterxml.jackson.core.json.UTF8StreamJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.WriterBasedJsonGenerator.class - [JAR]

com.google.gson.internal

├─ com.google.gson.internal.ConstructorConstructor.class - [JAR]

├─ com.google.gson.internal.Excluder.class - [JAR]

├─ com.google.gson.internal.JsonReaderInternalAccess.class - [JAR]

├─ com.google.gson.internal.LazilyParsedNumber.class - [JAR]

├─ com.google.gson.internal.LinkedHashTreeMap.class - [JAR]

├─ com.google.gson.internal.LinkedTreeMap.class - [JAR]

├─ com.google.gson.internal.ObjectConstructor.class - [JAR]

├─ com.google.gson.internal.Primitives.class - [JAR]

├─ com.google.gson.internal.Streams.class - [JAR]

├─ com.google.gson.internal.UnsafeAllocator.class - [JAR]

com.fasterxml.jackson.core

├─ com.fasterxml.jackson.core.Base64Variant.class - [JAR]

├─ com.fasterxml.jackson.core.Base64Variants.class - [JAR]

├─ com.fasterxml.jackson.core.FormatFeature.class - [JAR]

├─ com.fasterxml.jackson.core.FormatSchema.class - [JAR]

├─ com.fasterxml.jackson.core.JsonEncoding.class - [JAR]

├─ com.fasterxml.jackson.core.JsonFactory.class - [JAR]

├─ com.fasterxml.jackson.core.JsonGenerationException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonGenerator.class - [JAR]

├─ com.fasterxml.jackson.core.JsonLocation.class - [JAR]

├─ com.fasterxml.jackson.core.JsonParseException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.JsonPointer.class - [JAR]

├─ com.fasterxml.jackson.core.JsonProcessingException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonStreamContext.class - [JAR]

├─ com.fasterxml.jackson.core.JsonToken.class - [JAR]

├─ com.fasterxml.jackson.core.JsonTokenId.class - [JAR]

├─ com.fasterxml.jackson.core.ObjectCodec.class - [JAR]

├─ com.fasterxml.jackson.core.PrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.SerializableString.class - [JAR]

├─ com.fasterxml.jackson.core.TreeCodec.class - [JAR]

├─ com.fasterxml.jackson.core.TreeNode.class - [JAR]

├─ com.fasterxml.jackson.core.Version.class - [JAR]

├─ com.fasterxml.jackson.core.Versioned.class - [JAR]

org.apache.tapestry5.json.modules

├─ org.apache.tapestry5.json.modules.JSONModule.class - [JAR]

org.wso2.extension.siddhi.map.json.sinkmapper

├─ org.wso2.extension.siddhi.map.json.sinkmapper.JsonSinkMapper.class - [JAR]

com.jayway.jsonpath.internal.path

├─ com.jayway.jsonpath.internal.path.ArrayIndexOperation.class - [JAR]

├─ com.jayway.jsonpath.internal.path.ArrayPathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.ArraySliceOperation.class - [JAR]

├─ com.jayway.jsonpath.internal.path.CompiledPath.class - [JAR]

├─ com.jayway.jsonpath.internal.path.EvaluationContextImpl.class - [JAR]

├─ com.jayway.jsonpath.internal.path.FunctionPathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PathCompiler.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PathTokenAppender.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PathTokenFactory.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PredicateContextImpl.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PredicatePathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.PropertyPathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.RootPathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.ScanPathToken.class - [JAR]

├─ com.jayway.jsonpath.internal.path.WildcardPathToken.class - [JAR]

net.minidev.json.parser

├─ net.minidev.json.parser.JSONParser.class - [JAR]

├─ net.minidev.json.parser.JSONParserBase.class - [JAR]

├─ net.minidev.json.parser.JSONParserByteArray.class - [JAR]

├─ net.minidev.json.parser.JSONParserInputStream.class - [JAR]

├─ net.minidev.json.parser.JSONParserMemory.class - [JAR]

├─ net.minidev.json.parser.JSONParserReader.class - [JAR]

├─ net.minidev.json.parser.JSONParserStream.class - [JAR]

├─ net.minidev.json.parser.JSONParserString.class - [JAR]

├─ net.minidev.json.parser.ParseException.class - [JAR]

net.minidev.json

├─ net.minidev.json.JSONArray.class - [JAR]

├─ net.minidev.json.JSONAware.class - [JAR]

├─ net.minidev.json.JSONAwareEx.class - [JAR]

├─ net.minidev.json.JSONNavi.class - [JAR]

├─ net.minidev.json.JSONObject.class - [JAR]

├─ net.minidev.json.JSONStreamAware.class - [JAR]

├─ net.minidev.json.JSONStreamAwareEx.class - [JAR]

├─ net.minidev.json.JSONStyle.class - [JAR]

├─ net.minidev.json.JSONUtil.class - [JAR]

├─ net.minidev.json.JSONValue.class - [JAR]

├─ net.minidev.json.JStylerObj.class - [JAR]

org.apache.tapestry5.json

├─ org.apache.tapestry5.json.CompactSession.class - [JAR]

├─ org.apache.tapestry5.json.JSONArray.class - [JAR]

├─ org.apache.tapestry5.json.JSONCollection.class - [JAR]

├─ org.apache.tapestry5.json.JSONLiteral.class - [JAR]

├─ org.apache.tapestry5.json.JSONObject.class - [JAR]

├─ org.apache.tapestry5.json.JSONPrintSession.class - [JAR]

├─ org.apache.tapestry5.json.JSONString.class - [JAR]

├─ org.apache.tapestry5.json.JSONTokener.class - [JAR]

├─ org.apache.tapestry5.json.PrettyPrintSession.class - [JAR]

com.jayway.jsonpath.spi.mapper

├─ com.jayway.jsonpath.spi.mapper.GsonMappingProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.JacksonMappingProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.JsonOrgMappingProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.JsonSmartMappingProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.MappingException.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.MappingProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.mapper.TapestryMappingProvider.class - [JAR]

com.google.gson.internal.bind

├─ com.google.gson.internal.bind.ArrayTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.CollectionTypeAdapterFactory.class - [JAR]

├─ com.google.gson.internal.bind.DateTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory.class - [JAR]

├─ com.google.gson.internal.bind.JsonTreeReader.class - [JAR]

├─ com.google.gson.internal.bind.JsonTreeWriter.class - [JAR]

├─ com.google.gson.internal.bind.MapTypeAdapterFactory.class - [JAR]

├─ com.google.gson.internal.bind.ObjectTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.class - [JAR]

├─ com.google.gson.internal.bind.SqlDateTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.TimeTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.TreeTypeAdapter.class - [JAR]

├─ com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.class - [JAR]

├─ com.google.gson.internal.bind.TypeAdapters.class - [JAR]

net.minidev.json.reader

├─ net.minidev.json.reader.ArrayWriter.class - [JAR]

├─ net.minidev.json.reader.BeansWriter.class - [JAR]

├─ net.minidev.json.reader.BeansWriterASM.class - [JAR]

├─ net.minidev.json.reader.BeansWriterASMRemap.class - [JAR]

├─ net.minidev.json.reader.JsonWriter.class - [JAR]

├─ net.minidev.json.reader.JsonWriterI.class - [JAR]

com.google.gson.stream

├─ com.google.gson.stream.JsonReader.class - [JAR]

├─ com.google.gson.stream.JsonScope.class - [JAR]

├─ com.google.gson.stream.JsonToken.class - [JAR]

├─ com.google.gson.stream.JsonWriter.class - [JAR]

├─ com.google.gson.stream.MalformedJsonException.class - [JAR]

net.minidev.json.annotate

├─ net.minidev.json.annotate.JsonIgnore.class - [JAR]

├─ net.minidev.json.annotate.JsonSmartAnnotation.class - [JAR]

com.jayway.jsonpath.spi.cache

├─ com.jayway.jsonpath.spi.cache.Cache.class - [JAR]

├─ com.jayway.jsonpath.spi.cache.CacheProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.cache.LRUCache.class - [JAR]

├─ com.jayway.jsonpath.spi.cache.NOOPCache.class - [JAR]

com.jayway.jsonpath.internal

├─ com.jayway.jsonpath.internal.CharacterIndex.class - [JAR]

├─ com.jayway.jsonpath.internal.DefaultsImpl.class - [JAR]

├─ com.jayway.jsonpath.internal.EvaluationAbortException.class - [JAR]

├─ com.jayway.jsonpath.internal.EvaluationContext.class - [JAR]

├─ com.jayway.jsonpath.internal.JsonContext.class - [JAR]

├─ com.jayway.jsonpath.internal.JsonFormatter.class - [JAR]

├─ com.jayway.jsonpath.internal.Path.class - [JAR]

├─ com.jayway.jsonpath.internal.PathRef.class - [JAR]

├─ com.jayway.jsonpath.internal.Utils.class - [JAR]

com.fasterxml.jackson.core.sym

├─ com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer.class - [JAR]

├─ com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name1.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name2.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name3.class - [JAR]

├─ com.fasterxml.jackson.core.sym.NameN.class - [JAR]

com.fasterxml.jackson.core.format

├─ com.fasterxml.jackson.core.format.DataFormatDetector.class - [JAR]

├─ com.fasterxml.jackson.core.format.DataFormatMatcher.class - [JAR]

├─ com.fasterxml.jackson.core.format.InputAccessor.class - [JAR]

├─ com.fasterxml.jackson.core.format.MatchStrength.class - [JAR]

org.objectweb.asm.signature

├─ org.objectweb.asm.signature.SignatureReader.class - [JAR]

├─ org.objectweb.asm.signature.SignatureVisitor.class - [JAR]

├─ org.objectweb.asm.signature.SignatureWriter.class - [JAR]

com.jayway.jsonpath.internal.function.numeric

├─ com.jayway.jsonpath.internal.function.numeric.AbstractAggregation.class - [JAR]

├─ com.jayway.jsonpath.internal.function.numeric.Average.class - [JAR]

├─ com.jayway.jsonpath.internal.function.numeric.Max.class - [JAR]

├─ com.jayway.jsonpath.internal.function.numeric.Min.class - [JAR]

├─ com.jayway.jsonpath.internal.function.numeric.StandardDeviation.class - [JAR]

├─ com.jayway.jsonpath.internal.function.numeric.Sum.class - [JAR]

net.minidev.asm

├─ net.minidev.asm.ASMUtil.class - [JAR]

├─ net.minidev.asm.Accessor.class - [JAR]

├─ net.minidev.asm.BasicFiledFilter.class - [JAR]

├─ net.minidev.asm.BeansAccess.class - [JAR]

├─ net.minidev.asm.BeansAccessBuilder.class - [JAR]

├─ net.minidev.asm.BeansAccessConfig.class - [JAR]

├─ net.minidev.asm.ConvertDate.class - [JAR]

├─ net.minidev.asm.DefaultConverter.class - [JAR]

├─ net.minidev.asm.DynamicClassLoader.class - [JAR]

├─ net.minidev.asm.FieldFilter.class - [JAR]

net.minidev.asm.ex

├─ net.minidev.asm.ex.ConvertException.class - [JAR]

├─ net.minidev.asm.ex.NoSuchFieldException.class - [JAR]

org.wso2.extension.siddhi.map.json.sourcemapper

├─ org.wso2.extension.siddhi.map.json.sourcemapper.JsonSourceMapper.class - [JAR]

com.jayway.jsonpath.spi.json

├─ com.jayway.jsonpath.spi.json.AbstractJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.GsonJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.JacksonJsonNodeJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.JacksonJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.JsonOrgJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.JsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.JsonSmartJsonProvider.class - [JAR]

├─ com.jayway.jsonpath.spi.json.TapestryJsonProvider.class - [JAR]

net.minidev.json.writer

├─ net.minidev.json.writer.ArraysMapper.class - [JAR]

├─ net.minidev.json.writer.BeansMapper.class - [JAR]

├─ net.minidev.json.writer.CollectionMapper.class - [JAR]

├─ net.minidev.json.writer.CompessorMapper.class - [JAR]

├─ net.minidev.json.writer.DefaultMapper.class - [JAR]

├─ net.minidev.json.writer.DefaultMapperCollection.class - [JAR]

├─ net.minidev.json.writer.DefaultMapperOrdered.class - [JAR]

├─ net.minidev.json.writer.FakeMapper.class - [JAR]

├─ net.minidev.json.writer.JsonReader.class - [JAR]

├─ net.minidev.json.writer.JsonReaderI.class - [JAR]

├─ net.minidev.json.writer.MapperRemapped.class - [JAR]

├─ net.minidev.json.writer.UpdaterMapper.class - [JAR]

org.objectweb.asm

├─ org.objectweb.asm.AnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.AnnotationWriter.class - [JAR]

├─ org.objectweb.asm.Attribute.class - [JAR]

├─ org.objectweb.asm.ByteVector.class - [JAR]

├─ org.objectweb.asm.ClassReader.class - [JAR]

├─ org.objectweb.asm.ClassVisitor.class - [JAR]

├─ org.objectweb.asm.ClassWriter.class - [JAR]

├─ org.objectweb.asm.Context.class - [JAR]

├─ org.objectweb.asm.Edge.class - [JAR]

├─ org.objectweb.asm.FieldVisitor.class - [JAR]

├─ org.objectweb.asm.FieldWriter.class - [JAR]

├─ org.objectweb.asm.Frame.class - [JAR]

├─ org.objectweb.asm.Handle.class - [JAR]

├─ org.objectweb.asm.Handler.class - [JAR]

├─ org.objectweb.asm.Item.class - [JAR]

├─ org.objectweb.asm.Label.class - [JAR]

├─ org.objectweb.asm.MethodVisitor.class - [JAR]

├─ org.objectweb.asm.MethodWriter.class - [JAR]

├─ org.objectweb.asm.Opcodes.class - [JAR]

├─ org.objectweb.asm.Type.class - [JAR]

├─ org.objectweb.asm.TypePath.class - [JAR]

├─ org.objectweb.asm.TypeReference.class - [JAR]

com.jayway.jsonpath.internal.function

├─ com.jayway.jsonpath.internal.function.ParamType.class - [JAR]

├─ com.jayway.jsonpath.internal.function.Parameter.class - [JAR]

├─ com.jayway.jsonpath.internal.function.PassthruPathFunction.class - [JAR]

├─ com.jayway.jsonpath.internal.function.PathFunction.class - [JAR]

├─ com.jayway.jsonpath.internal.function.PathFunctionFactory.class - [JAR]

com.fasterxml.jackson.core.type

├─ com.fasterxml.jackson.core.type.ResolvedType.class - [JAR]

├─ com.fasterxml.jackson.core.type.TypeReference.class - [JAR]

com.fasterxml.jackson.core.io

├─ com.fasterxml.jackson.core.io.CharTypes.class - [JAR]

├─ com.fasterxml.jackson.core.io.CharacterEscapes.class - [JAR]

├─ com.fasterxml.jackson.core.io.IOContext.class - [JAR]

├─ com.fasterxml.jackson.core.io.InputDecorator.class - [JAR]

├─ com.fasterxml.jackson.core.io.JsonStringEncoder.class - [JAR]

├─ com.fasterxml.jackson.core.io.MergedStream.class - [JAR]

├─ com.fasterxml.jackson.core.io.NumberInput.class - [JAR]

├─ com.fasterxml.jackson.core.io.NumberOutput.class - [JAR]

├─ com.fasterxml.jackson.core.io.OutputDecorator.class - [JAR]

├─ com.fasterxml.jackson.core.io.SegmentedStringWriter.class - [JAR]

├─ com.fasterxml.jackson.core.io.SerializedString.class - [JAR]

├─ com.fasterxml.jackson.core.io.UTF32Reader.class - [JAR]

├─ com.fasterxml.jackson.core.io.UTF8Writer.class - [JAR]

com.jayway.jsonpath

├─ com.jayway.jsonpath.Configuration.class - [JAR]

├─ com.jayway.jsonpath.Criteria.class - [JAR]

├─ com.jayway.jsonpath.DocumentContext.class - [JAR]

├─ com.jayway.jsonpath.EvaluationListener.class - [JAR]

├─ com.jayway.jsonpath.Filter.class - [JAR]

├─ com.jayway.jsonpath.InvalidCriteriaException.class - [JAR]

├─ com.jayway.jsonpath.InvalidJsonException.class - [JAR]

├─ com.jayway.jsonpath.InvalidModificationException.class - [JAR]

├─ com.jayway.jsonpath.InvalidPathException.class - [JAR]

├─ com.jayway.jsonpath.JsonPath.class - [JAR]

├─ com.jayway.jsonpath.JsonPathException.class - [JAR]

├─ com.jayway.jsonpath.MapFunction.class - [JAR]

├─ com.jayway.jsonpath.Option.class - [JAR]

├─ com.jayway.jsonpath.ParseContext.class - [JAR]

├─ com.jayway.jsonpath.PathNotFoundException.class - [JAR]

├─ com.jayway.jsonpath.Predicate.class - [JAR]

├─ com.jayway.jsonpath.ReadContext.class - [JAR]

├─ com.jayway.jsonpath.TypeRef.class - [JAR]

├─ com.jayway.jsonpath.ValueCompareException.class - [JAR]

├─ com.jayway.jsonpath.WriteContext.class - [JAR]

com.fasterxml.jackson.core.filter

├─ com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.filter.FilteringParserDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.filter.JsonPointerBasedFilter.class - [JAR]

├─ com.fasterxml.jackson.core.filter.TokenFilter.class - [JAR]

├─ com.fasterxml.jackson.core.filter.TokenFilterContext.class - [JAR]

com.fasterxml.jackson.core.util

├─ com.fasterxml.jackson.core.util.BufferRecycler.class - [JAR]

├─ com.fasterxml.jackson.core.util.ByteArrayBuilder.class - [JAR]

├─ com.fasterxml.jackson.core.util.DefaultIndenter.class - [JAR]

├─ com.fasterxml.jackson.core.util.DefaultPrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.util.Instantiatable.class - [JAR]

├─ com.fasterxml.jackson.core.util.InternCache.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonGeneratorDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonParserDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonParserSequence.class - [JAR]

├─ com.fasterxml.jackson.core.util.MinimalPrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.util.TextBuffer.class - [JAR]

├─ com.fasterxml.jackson.core.util.VersionUtil.class - [JAR]

com.jayway.jsonpath.internal.filter

├─ com.jayway.jsonpath.internal.filter.Evaluator.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.EvaluatorFactory.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.ExpressionNode.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.FilterCompiler.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.LogicalExpressionNode.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.LogicalOperator.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.RelationalExpressionNode.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.RelationalOperator.class - [JAR]

├─ com.jayway.jsonpath.internal.filter.ValueNode.class - [JAR]

com.google.gson

├─ com.google.gson.DefaultDateTypeAdapter.class - [JAR]

├─ com.google.gson.ExclusionStrategy.class - [JAR]

├─ com.google.gson.FieldAttributes.class - [JAR]

├─ com.google.gson.FieldNamingPolicy.class - [JAR]

├─ com.google.gson.FieldNamingStrategy.class - [JAR]

├─ com.google.gson.Gson.class - [JAR]

├─ com.google.gson.GsonBuilder.class - [JAR]

├─ com.google.gson.InstanceCreator.class - [JAR]

├─ com.google.gson.JsonArray.class - [JAR]

├─ com.google.gson.JsonDeserializationContext.class - [JAR]

├─ com.google.gson.JsonDeserializer.class - [JAR]

├─ com.google.gson.JsonElement.class - [JAR]

├─ com.google.gson.JsonIOException.class - [JAR]

├─ com.google.gson.JsonNull.class - [JAR]

├─ com.google.gson.JsonObject.class - [JAR]

├─ com.google.gson.JsonParseException.class - [JAR]

├─ com.google.gson.JsonParser.class - [JAR]

├─ com.google.gson.JsonPrimitive.class - [JAR]

├─ com.google.gson.JsonSerializationContext.class - [JAR]

├─ com.google.gson.JsonSerializer.class - [JAR]

├─ com.google.gson.JsonStreamParser.class - [JAR]

├─ com.google.gson.JsonSyntaxException.class - [JAR]

├─ com.google.gson.LongSerializationPolicy.class - [JAR]

├─ com.google.gson.TypeAdapter.class - [JAR]

├─ com.google.gson.TypeAdapterFactory.class - [JAR]

com.google.gson.annotations

├─ com.google.gson.annotations.Expose.class - [JAR]

├─ com.google.gson.annotations.JsonAdapter.class - [JAR]

├─ com.google.gson.annotations.SerializedName.class - [JAR]

├─ com.google.gson.annotations.Since.class - [JAR]

├─ com.google.gson.annotations.Until.class - [JAR]

com.google.gson.internal.bind.util

├─ com.google.gson.internal.bind.util.ISO8601Utils.class - [JAR]

com.fasterxml.jackson.core.base

├─ com.fasterxml.jackson.core.base.GeneratorBase.class - [JAR]

├─ com.fasterxml.jackson.core.base.ParserBase.class - [JAR]

├─ com.fasterxml.jackson.core.base.ParserMinimalBase.class - [JAR]

com.google.gson.reflect

├─ com.google.gson.reflect.TypeToken.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Apr 15, 2015
410 stars
Dec 01, 2022
24 usages
4.2k stars
Oct 09, 2018
15 usages
11.4k stars
Apr 16, 2020
13 usages
60 stars
May 19, 2023
55 usages
21.6k stars
Jul 14, 2020
10 usages
Dec 19, 2019
6 usages
38 stars
Dec 19, 2019
6 usages
38 stars
Apr 21, 2018
4 usages
260 stars
Dec 19, 2017
24 usages
4.7k stars