License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers CLI User Interface |
GroupId | GroupIdorg.apache.geronimo.daytrader.modules |
ArtifactId | ArtifactIdwsappclient |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDayTrader :: Modules - WS Application Client
Client demonstrating Web Services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wsappclient-2.2.1.pom | |
wsappclient-2.2.1.jar | 56 KB |
wsappclient-2.2.1-sources.jar | 43 KB |
wsappclient-2.2.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.daytrader.modules/wsappclient/ -->
<dependency>
<groupId>org.apache.geronimo.daytrader.modules</groupId>
<artifactId>wsappclient</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.daytrader.modules/wsappclient/
implementation 'org.apache.geronimo.daytrader.modules:wsappclient:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.daytrader.modules/wsappclient/
implementation ("org.apache.geronimo.daytrader.modules:wsappclient:2.2.1")
'org.apache.geronimo.daytrader.modules:wsappclient:jar:2.2.1'
<dependency org="org.apache.geronimo.daytrader.modules" name="wsappclient" rev="2.2.1">
<artifact name="wsappclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.daytrader.modules', module='wsappclient', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.daytrader.modules" % "wsappclient" % "2.2.1"
[org.apache.geronimo.daytrader.modules/wsappclient "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrpc_1.1_spec | jar |