All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Regular JAR search

These files are containing the class com.google.gson.JsonParser

com.google.gson.JsonParser

Google Api eXtensions

Group: com.google.api Artifact: gax-grpc
Show documentation Show source 
 

136 downloads
Artifact gax-grpc
Group com.google.api
Version 0.30.0
Last update 07. November 2017
Tags: google extensions
Organization not specified
URL https://github.com/googleapis
License BSD
Dependencies amount 13
Dependencies auto-value, jsr305, gax, grpc-netty, grpc-stub, grpc-auth, grpc-protobuf, guava, threetenbp, google-auth-library-oauth2-http, google-auth-library-credentials, proto-google-common-protos, api-common,
There are maybe transitive dependencies!

com.google.gson.JsonParser

Weaver SDK for Java

Group: com.weaverplatform Artifact: sdk-java
Show documentation Show source 
 

2 downloads
Artifact sdk-java
Group com.weaverplatform
Version 3.0.4
Last update 06. November 2017
Tags: weaver java
Organization not specified
URL https://github.com/weaverplatform/weaver-sdk-java
License GNU General Public License v3.0 (GPLv3)
Dependencies amount 7
Dependencies gson, commons-lang3, jersey-client, jackson-databind, jackson-dataformat-yaml, slf4j-api, log4j,
There are maybe transitive dependencies!

com.google.gson.JsonParser

Google Api eXtensions

Group: com.google.api Artifact: gax-grpc
Show documentation Show source 
 

136 downloads
Artifact gax-grpc
Group com.google.api
Version 0.29.0
Last update 06. November 2017
Tags: google extensions
Organization not specified
URL https://github.com/googleapis
License BSD
Dependencies amount 13
Dependencies auto-value, jsr305, gax, grpc-netty, grpc-stub, grpc-auth, grpc-protobuf, guava, threetenbp, google-auth-library-oauth2-http, google-auth-library-credentials, proto-google-common-protos, api-common,
There are maybe transitive dependencies!

io.axoniq.ext.com.google.gson.JsonParser

Group: io.axoniq Artifact: axoniq-eventstore-client
Show documentation Show source 
 

0 downloads
Artifact axoniq-eventstore-client
Group io.axoniq
Version 1.0-beta3
Last update 03. November 2017
Tags: module client java server eventstore axoniq
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-protobuf, grpc-stub, grpc-netty, netty-tcnative-boringssl-static, slf4j-api,
There are maybe transitive dependencies!

com.google.gson.JsonParser

FunctionExecutors 1. GeoWithinFunctionExecutor Input : (longitude double, latitude double, geoJSONGeometryFence string) OR (geoJSONGeometry string, geoJSONGeometryFence string) Output : true if (longitude, latitude) or geoJSONGeometry is within the geoJSONGeometryFence 2. GeoIntersectsFunctionExecutor Input : (longitude double, latitude double, geoJSONGeometryFence string) OR (geoJSONGeometry string, geoJSONGeometryFence string) Output : true if (longitude, latitude) or geoJSONGeometry intersects the geoJSONGeometryFence 3. GeoWithinDistanceFunctionExecutor Input : (longitude double, latitude double, geoJSONGeometryFence string, distance double) OR (geoJSONGeometry string, geoJSONGeometryFence string, distance double) Output : true if (longitude, latitude) or geoJSONGeometry is within distance of the geoJSONGeometryFence StreamProcessors 1. GeoCrossesStreamProcessor Input : (id string, longitude double, latitude double, geoJSONGeometryFence string) OR (id string, geoJSONGeometry string, geoJSONGeometryFence string) Output : an event with `crosses` additional attribute set to true when the object ((longitude, latitude) or geoJSONGeometry) crosses into geoJSONGeometryFence and an event with `crosses` additional attribute set to false when the object crosses out of the geoJSONGeometryFence 2. GeoStationaryStreamProcessor Input : (id string, longitude double, latitude double, geoJSONGeometryFence string, radius double) OR (id string, geoJSONGeometry string, geoJSONGeometryFence string, radius double) Output : when the object ((longitude, latitude) or geoJSONGeometry) starts being stationary within the radius an event with `stationary` additional attribute set to true. When the object starts to move out of the radius an event with `stationary` additional attribute set to false. 3. GeoProximityStreamProcessor Input : (id string, longitude double, latitude double, geoJSONGeometryFence string, radius double) OR (id string, geoJSONGeometry string, geoJSONGeometryFence string, radius double) Output : when two objects ((longitude, latitude) or geoJSONGeometry) starts being in close proximity within the radius an event with `inCloseProximity` additional attribute set to true. When the object starts to move out of the radius an event with `inCloseProximity` additional. attribute set to false. On each event, additional attributes `proximityWith` gives the id of the object that this object is in close proximity and `proximityId` is an id unique to the pair of objects

Group: org.wso2.extension.siddhi.gpl.execution.geo Artifact: siddhi-gpl-execution-geo
Show documentation 
 

23 downloads

com.google.gson.JsonParser

Google Api eXtensions

Group: com.google.api Artifact: gax-grpc
Show documentation Show source 
 

136 downloads
Artifact gax-grpc
Group com.google.api
Version 0.28.0
Last update 01. November 2017
Tags: google extensions
Organization not specified
URL https://github.com/googleapis
License BSD
Dependencies amount 13
Dependencies auto-value, jsr305, gax, grpc-netty, grpc-stub, grpc-auth, grpc-protobuf, guava, threetenbp, google-auth-library-oauth2-http, google-auth-library-credentials, proto-google-common-protos, api-common,
There are maybe transitive dependencies!

com.google.gson.JsonParser

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This binary checks for style issues such as incorrect or missing JSDoc usage, and missing goog.require() statements. It does not do more advanced checks such as typechecking.

Group: com.google.javascript Artifact: closure-compiler-linter
Show documentation Show source 
 

0 downloads

com.google.gson.JsonParser

Official LaunchDarkly SDK for Java

Group: com.launchdarkly Artifact: launchdarkly-client
Show documentation Show source 
 

10 downloads
Artifact launchdarkly-client
Group com.launchdarkly
Version 2.3.4
Last update 26. October 2017
Tags: launchdarkly official java
Organization not specified
URL https://github.com/launchdarkly/java-client
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-codec, guava, joda-time, okhttp-eventsource, jedis, gson, slf4j-api,
There are maybe transitive dependencies!

com.google.gson.JsonParser

Kairosdb implementation of EventListener from metrics-raw package.

Group: org.dshops Artifact: metrics-raw-kairosdb
Show documentation Show source 
 

0 downloads
Artifact metrics-raw-kairosdb
Group org.dshops
Version 0.5.3
Last update 23. October 2017
Tags: metrics implementation package from kairosdb eventlistener
Organization not specified
URL https://github.com/DanoOM/metrics-raw-kairosdb
License Apache 2.0
Dependencies amount 3
Dependencies metrics-raw, client, slf4j-api,
There are maybe transitive dependencies!

com.google.gson.JsonParser

Google Api eXtensions

Group: com.google.api Artifact: gax-grpc
Show documentation Show source 
 

136 downloads
Artifact gax-grpc
Group com.google.api
Version 0.26.1
Last update 23. October 2017
Tags: google extensions
Organization not specified
URL https://github.com/googleapis
License BSD
Dependencies amount 13
Dependencies auto-value, jsr305, gax, grpc-netty, grpc-stub, grpc-auth, grpc-protobuf, guava, threetenbp, google-auth-library-oauth2-http, google-auth-library-credentials, proto-google-common-protos, api-common,
There are maybe transitive dependencies!



Page 10759 from 3 (items total 147197)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy