| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.cxf | 
| ArtifactId | ArtifactIdcxf-rt-frontend-simple | 
| Last Version | Last Version3.5.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache CXF Runtime Simple Frontend Apache CXF Runtime Simple Frontend | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-frontend-simple/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-frontend-simple</artifactId>
    <version>3.5.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-frontend-simple/
implementation 'org.apache.cxf:cxf-rt-frontend-simple:3.5.2'// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-frontend-simple/
implementation ("org.apache.cxf:cxf-rt-frontend-simple:3.5.2")'org.apache.cxf:cxf-rt-frontend-simple:jar:3.5.2'<dependency org="org.apache.cxf" name="cxf-rt-frontend-simple" rev="3.5.2">
  <artifact name="cxf-rt-frontend-simple" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-frontend-simple', version='3.5.2')
)libraryDependencies += "org.apache.cxf" % "cxf-rt-frontend-simple" % "3.5.2"[org.apache.cxf/cxf-rt-frontend-simple "3.5.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core Optional | jar | 5.3.18 | 
| org.springframework : spring-beans Optional | jar | 5.3.18 | 
| org.springframework : spring-context Optional | jar | 5.3.18 | 
| org.apache.cxf : cxf-core | jar | 3.5.2 | 
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.5.2 | 
| org.apache.cxf : cxf-rt-wsdl | jar | 3.5.2 | 
| org.apache.cxf : cxf-rt-transports-local Optional | jar | 3.5.2 | 
| org.apache.cxf : cxf-rt-databinding-jaxb Optional | jar | 3.5.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.aries.blueprint : org.apache.aries.blueprint.core Optional | jar | 1.10.3 | 
| org.apache.aries.blueprint : blueprint-parser Optional | jar | 1.6.1 | 
| org.osgi : org.osgi.core | jar | 6.0.0 | 
| org.glassfish.jaxb : jaxb-xjc Optional | jar | 2.3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.apache.cxf : cxf-rt-bindings-xml | jar | 3.5.2 | 
| org.springframework : spring-aop | jar | 5.3.18 | 
| org.apache.cxf : cxf-testutils | jar | 3.5.2 | 
| org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 | 
| xml-resolver : xml-resolver | jar | 1.2 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |