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

Download siddhi-io-http JAR files with dependency


org.osgi.service.http from group org.osgi (version 1.2.1)

OSGi Companion Code for org.osgi.service.http Version 1.2.2

Group: org.osgi Artifact: org.osgi.service.http
Show documentation Show source 
Download org.osgi.service.http.jar (1.2.1)
 

25 downloads
Artifact org.osgi.service.http
Group org.osgi
Version 1.2.1


google-auth-library-oauth2-http from group com.google.auth (version 0.11.0)

Group: com.google.auth Artifact: google-auth-library-oauth2-http

Download google-auth-library-oauth2-http.jar (0.11.0)
 

24 downloads


google-http-client-appengine from group com.google.http-client (version 1.15.0-rc)

Group: com.google.http-client Artifact: google-http-client-appengine

Download google-http-client-appengine.jar (1.15.0-rc)
 

24 downloads


jetty-http from group org.eclipse.jetty (version 9.4.0.M0)

Group: org.eclipse.jetty Artifact: jetty-http
Show documentation Show source 
Download jetty-http.jar (9.4.0.M0)
 

23 downloads
Artifact jetty-http
Group org.eclipse.jetty
Version 9.4.0.M0


siddhi-gpl-execution-geo from group org.wso2.extension.siddhi.gpl.execution.geo (version 4.0.9)

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 Show source 
Download siddhi-gpl-execution-geo.jar (4.0.9)
 

22 downloads


google-cloud-core-http from group com.google.cloud (version 1.0.2)

Core http module for the google-cloud.

Group: com.google.cloud Artifact: google-cloud-core-http

Download google-cloud-core-http.jar (1.0.2)
 

22 downloads
Artifact google-cloud-core-http
Group com.google.cloud
Version 1.0.2


akka-http-core_2.11 from group com.typesafe.akka (version 10.0.3)

akka-http-core

Group: com.typesafe.akka Artifact: akka-http-core_2.11

Download akka-http-core_2.11.jar (10.0.3)
 

21 downloads
Artifact akka-http-core_2.11
Group com.typesafe.akka
Version 10.0.3


jersey-container-grizzly2-http from group org.glassfish.jersey.containers (version 2.27)

Grizzly 2 Http Container.

Group: org.glassfish.jersey.containers Artifact: jersey-container-grizzly2-http

Download jersey-container-grizzly2-http.jar (2.27)
 

20 downloads


cxf-rt-transports-http-jetty from group org.apache.cxf (version 3.2.0)

Apache CXF Runtime HTTP Jetty Transport

Group: org.apache.cxf Artifact: cxf-rt-transports-http-jetty

Download cxf-rt-transports-http-jetty.jar (3.2.0)
 

20 downloads
Artifact cxf-rt-transports-http-jetty
Group org.apache.cxf
Version 3.2.0


http-patch from group org.glassfish.jersey.examples (version 2.28)

Jersey example for implementing generic PATCH support via JAX-RS reader interceptor. Taken from Gerard Davison's blog entry: http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html

Group: org.glassfish.jersey.examples Artifact: http-patch

Download http-patch.jar (2.28)
 

19 downloads
Artifact http-patch
Group org.glassfish.jersey.examples
Version 2.28


jersey-container-simple-http from group org.glassfish.jersey.containers (version 2.27)

Group: org.glassfish.jersey.containers Artifact: jersey-container-simple-http

Download jersey-container-simple-http.jar (2.27)
 

19 downloads


jetty-http from group org.eclipse.jetty (version 9.4.9.v20180320)

Group: org.eclipse.jetty Artifact: jetty-http

Download jetty-http.jar (9.4.9.v20180320)
 

19 downloads
Artifact jetty-http
Group org.eclipse.jetty
Version 9.4.9.v20180320


jersey-container-jdk-http from group org.glassfish.jersey.containers (version 2.28)

Group: org.glassfish.jersey.containers Artifact: jersey-container-jdk-http

Download jersey-container-jdk-http.jar (2.28)
 

18 downloads


google-auth-library-oauth2-http from group com.google.auth (version 0.13.0)

Group: com.google.auth Artifact: google-auth-library-oauth2-http

Download google-auth-library-oauth2-http.jar (0.13.0)
 

16 downloads


java-http-client from group com.sendgrid (version 4.1.0)

A simple HTTP client

Group: com.sendgrid Artifact: java-http-client

Download java-http-client.jar (4.1.0)
 

16 downloads
Artifact java-http-client
Group com.sendgrid
Version 4.1.0




Page 4 from 19476 (items total 292131)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy