| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.guicedee.services |
| ArtifactId | ArtifactIdorg.apache.cxf |
| Version | Version62 |
| Type | Typejar |
| Description |
DescriptionApache CXF
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.apache.cxf-62.pom | |
| org.apache.cxf-62.jar | 29 MB |
| org.apache.cxf-62-tests.jar | 22 bytes |
| org.apache.cxf-62-sources.jar | 25 MB |
| org.apache.cxf-62-javadoc.jar | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>org.apache.cxf</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/
implementation 'com.guicedee.services:org.apache.cxf:62'
// https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/
implementation ("com.guicedee.services:org.apache.cxf:62")
'com.guicedee.services:org.apache.cxf:jar:62'
<dependency org="com.guicedee.services" name="org.apache.cxf" rev="62">
<artifact name="org.apache.cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='org.apache.cxf', version='62')
)
libraryDependencies += "com.guicedee.services" % "org.apache.cxf" % "62"
[com.guicedee.services/org.apache.cxf "62"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.h2database : h2 | jar | 1.4.199 |