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

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
Artifact simple
Group org.apache.openjpa.openjpa-examples
Version 3.1.0


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
Artifact stomp
Group org.apache.activemq.examples.stomp
Version 2.5.0


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
Artifact quickstart-mp
Group io.helidon.examples
Version 0.10.0


scalatra-example from group com.jayway.restassured.examples (version 1.7)

Scalatra service example that's used for integration testing rest-assured

Group: com.jayway.restassured.examples Artifact: scalatra-example
Show documentation Show source 
Download scalatra-example.jar (1.7)
 

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
Artifact radio-app
Group io.joynr.examples
Version 1.4.0


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 
Download artemis-jms-producer-rate-limit-example.jar (1.0.0)
 

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
Artifact neo4j-server-examples
Group org.neo4j.examples
Version 3.1.0-M08


stomp-jms from group org.apache.activemq.examples.stomp (version 1.3.0)

Group: org.apache.activemq.examples.stomp Artifact: stomp-jms
Show documentation Show source 
Download stomp-jms.jar (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
Artifact http-patch
Group org.glassfish.jersey.examples
Version 2.26-b03


hello-client from group org.apache.river.examples (version 1.0)

Group: org.apache.river.examples Artifact: hello-client
Show documentation Show source 
Download hello-client.jar (1.0)
 

1 downloads
Artifact hello-client
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
Artifact example-java
Group io.fabric8.funktion.examples
Version 1.0.33


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.

Group: org.glassfish.jersey.examples Artifact: reload

Download reload.jar (2.26-b04)
 

1 downloads
Artifact reload
Group org.glassfish.jersey.examples
Version 2.26-b04


helloworld-spring-annotations from group org.glassfish.jersey.examples (version 2.26)

Spring 3 Integration Jersey Example

Group: org.glassfish.jersey.examples Artifact: helloworld-spring-annotations

Download helloworld-spring-annotations.jar (2.26)
 

1 downloads




Page 8 from 74 (items total 1096)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy