| License |
License |
|---|---|
| GroupId | GroupIdorg.semispace |
| ArtifactId | ArtifactIdsemispace-google |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionsemispace-google
Part of the SemiSpace tutorial: Swing GUI interfacing with SemiSpace in order to perform google address queries.
|
| Filename | Size |
|---|---|
| semispace-google-1.0.0.pom | |
| semispace-google-1.0.0.war | 16 MB |
| semispace-google-1.0.0-sources.jar | 14 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet : jstl | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |