semispace-google

Part of the SemiSpace tutorial: Swing GUI interfacing with SemiSpace in order to perform google address queries.

License

License

GroupId

GroupId

org.semispace
ArtifactId

ArtifactId

semispace-google
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

semispace-google
Part of the SemiSpace tutorial: Swing GUI interfacing with SemiSpace in order to perform google address queries.

Download semispace-google

How to add to project

<!-- https://jarcasting.com/artifacts/org.semispace/semispace-google/ -->
<dependency>
    <groupId>org.semispace</groupId>
    <artifactId>semispace-google</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.semispace/semispace-google/
implementation 'org.semispace:semispace-google:1.0.0'
// https://jarcasting.com/artifacts/org.semispace/semispace-google/
implementation ("org.semispace:semispace-google:1.0.0")
'org.semispace:semispace-google:war:1.0.0'
<dependency org="org.semispace" name="semispace-google" rev="1.0.0">
  <artifact name="semispace-google" type="war" />
</dependency>
@Grapes(
@Grab(group='org.semispace', module='semispace-google', version='1.0.0')
)
libraryDependencies += "org.semispace" % "semispace-google" % "1.0.0"
[org.semispace/semispace-google "1.0.0"]

Dependencies

compile (19)

Group / Artifact Type Version
org.semispace : semispace-persistence jar 1.0.0
org.semispace : semispace-wsdef jar 1.0.0
org.semispace : semispace-google-transport jar 1.0.0
org.apache.cxf : cxf-rt-transports-http jar 2.2.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.2.2
commons-httpclient : commons-httpclient jar 3.1
org.springframework : spring-webmvc jar 2.5.6.SEC01
org.springframework : spring-web jar 2.5.6.SEC01
org.springframework : spring-core jar 2.5.6.SEC01
org.springframework : spring-aop jar 2.5.6.SEC01
org.springframework : spring-context jar 2.5.6.SEC01
org.springframework : spring-beans jar 2.5.6.SEC01
commons-attributes : commons-attributes-api jar 2.2
taglibs : standard jar 1.1.2
commons-io : commons-io jar 1.4
opensymphony : sitemesh jar 2.4.2
log4j : log4j jar 1.2.13
asm : asm jar 2.2.3
asm : asm-attrs jar 2.2.3

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet : jstl jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9