License |
License
GNU Lesser General Public License, v. 2.1
|
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.wise |
ArtifactId | ArtifactIdwise-core-cxf |
Last Version | Last Version2.2.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWise Core - CXF
Wise Core
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJBoss.org |
Filename | Size |
---|---|
wise-core-cxf-2.2.0.Final.pom | |
wise-core-cxf-2.2.0.Final.jar | 13 KB |
wise-core-cxf-2.2.0.Final-sources.jar | 10 KB |
wise-core-cxf-2.2.0.Final-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.wise/wise-core-cxf/ -->
<dependency>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core-cxf</artifactId>
<version>2.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.wise/wise-core-cxf/
implementation 'org.jboss.wise:wise-core-cxf:2.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.wise/wise-core-cxf/
implementation ("org.jboss.wise:wise-core-cxf:2.2.0.Final")
'org.jboss.wise:wise-core-cxf:jar:2.2.0.Final'
<dependency org="org.jboss.wise" name="wise-core-cxf" rev="2.2.0.Final">
<artifact name="wise-core-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.wise', module='wise-core-cxf', version='2.2.0.Final')
)
libraryDependencies += "org.jboss.wise" % "wise-core-cxf" % "2.2.0.Final"
[org.jboss.wise/wise-core-cxf "2.2.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.wise : wise-core | jar | 2.2.0.Final |
org.jboss.ws.cxf : jbossws-cxf-client | jar | 5.4.3.Final |
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.3.10 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.10 |
org.apache.cxf : cxf-testutils | jar | 3.3.10 |
org.mockito : mockito-all | jar | 1.8.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |