| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.cxf.fediz.examples.wsclientWebapp.webservice |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFediz Example: WSClientWebapp (web service common)
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| common-1.6.0.pom | |
| common-1.6.0.jar | 13 KB |
| common-1.6.0-sources.jar | 13 KB |
| common-1.6.0-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/common/ -->
<dependency>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>common</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/common/
implementation 'org.apache.cxf.fediz.examples.wsclientWebapp.webservice:common:1.6.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/common/
implementation ("org.apache.cxf.fediz.examples.wsclientWebapp.webservice:common:1.6.0")
'org.apache.cxf.fediz.examples.wsclientWebapp.webservice:common:jar:1.6.0'
<dependency org="org.apache.cxf.fediz.examples.wsclientWebapp.webservice" name="common" rev="1.6.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples.wsclientWebapp.webservice', module='common', version='1.6.0')
)
libraryDependencies += "org.apache.cxf.fediz.examples.wsclientWebapp.webservice" % "common" % "1.6.0"
[org.apache.cxf.fediz.examples.wsclientWebapp.webservice/common "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.3 |