semispace-google-webapp

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-webapp
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

war
Description

Description

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

Download semispace-google-webapp

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.semispace : semispace-wsdef jar 1.3.1
org.semispace : semispace-google-transport jar 1.3.1
org.apache.cxf : cxf-rt-transports-http jar 2.5.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.5.1
commons-httpclient : commons-httpclient jar 3.1
org.springframework : spring-webmvc jar 3.1.0.RELEASE
org.springframework : spring-web jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-aop jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
commons-attributes : commons-attributes-api jar 2.2
taglibs : standard jar 1.1.2
commons-io : commons-io jar 2.1
opensymphony : sitemesh jar 2.4.2
log4j : log4j jar 1.2.16
asm : asm jar 3.3.1
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.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0