Download it.tidalwave.geo.examples JAR files with all dependencies
simple from group org.apache.openjpa.openjpa-examples (version 3.1.0)
Apache OpenJPA Examples - Simple
Group: org.apache.openjpa.openjpa-examples Artifact: simple
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
stomp from group org.apache.activemq.examples.stomp (version 2.5.0)
Group: org.apache.activemq.examples.stomp Artifact: stomp
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
quickstart-mp from group io.helidon.examples (version 0.10.0)
Group: io.helidon.examples Artifact: quickstart-mp
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
scalatra-example from group com.jayway.restassured.examples (version 1.7)
Scalatra service example that's used for integration testing rest-assured
1 downloads
chat-example from group org.apache.activemq.examples.openwire (version 2.6.0)
Group: org.apache.activemq.examples.openwire Artifact: chat-example
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
radio-app from group io.joynr.examples (version 1.4.0)
Group: io.joynr.examples Artifact: radio-app
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
artemis-jms-producer-rate-limit-example from group org.apache.activemq.examples.jms (version 1.0.0)
Group: org.apache.activemq.examples.jms Artifact: artemis-jms-producer-rate-limit-example
Show documentation Show source
Show documentation Show source
1 downloads
neo4j-server-examples from group org.neo4j.examples (version 3.1.0-M08)
Neo4j Server Plugin Examples
Group: org.neo4j.examples Artifact: neo4j-server-examples
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
stomp-jms from group org.apache.activemq.examples.stomp (version 1.3.0)
1 downloads
http-patch from group org.glassfish.jersey.examples (version 2.26-b03)
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
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
hello-client from group org.apache.river.examples (version 1.0)
example-java from group io.fabric8.funktion.examples (version 1.0.33)
Funktion :: Examples :: Java
Group: io.fabric8.funktion.examples Artifact: example-java
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
siddhi-gpl-execution-geo from group org.wso2.extension.siddhi.gpl.execution.geo (version 4.0.8)
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
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
reload from group org.glassfish.jersey.examples (version 2.26-b04)
Jersey resource configuration reload example.
1 downloads
helloworld-spring-annotations from group org.glassfish.jersey.examples (version 2.26)
Spring 3 Integration Jersey 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 8 from 74 (items total 1096)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy