Download it.tidalwave.geo.examples JAR files with all dependencies
facebook-test-java-api-itest from group com.jayway.facebooktestjavaapi.examples (version 1.1.5)
Integration tests verifying the functionality of the API and provides examples of how to use it.
Group: com.jayway.facebooktestjavaapi.examples Artifact: facebook-test-java-api-itest
Show documentation Show source
Show documentation Show source
116 downloads
it-tidalwave-android-awt from group it.tidalwave.thesefoolishthings (version 1.0.10)
fractal-bf-examples-amazon-app from group org.ow2.fractal.bf.examples.amazon (version 0.10)
Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService from Amazon.
Group: org.ow2.fractal.bf.examples.amazon Artifact: fractal-bf-examples-amazon-app
Show documentation Show source
Show documentation Show source
44 downloads
image-gallery from group org.apache.openjpa.openjpa-examples (version 2.4.1)
Apache OpenJPA Examples - image-gallery
browser from group org.apache.activemq.examples.broker (version 2.6.4)
telegram-bot.examples.spring-webhook from group io.sgr.telegram.bot.examples (version 1.0.0)
it-tidalwave-android-awt from group it.tidalwave.thesefoolishthings (version 1.0.2)
telegram-bot.examples.hello from group io.sgr.telegram.bot.examples (version 1.0.0)
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
jaxb from group org.glassfish.jersey.examples (version 2.3.1)
Jersey JAXB example.
21 downloads
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
19 downloads
it-tidalwave-android-awt from group it.tidalwave.steelblue (version 1.0.13)
18 downloads
browser from group org.apache.activemq.examples.broker (version 2.6.3)
telegram-bot.examples.spring-webhook from group io.sgr.telegram.bot.examples (version 1.0.1)
simple from group io.prometheus.client.examples (version 0.0.10)
The Prometheus Java Client Simple Example
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
Page 1 from 74 (items total 1096)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy