License |
License |
---|---|
GroupId | GroupIdorg.kuali.student.common |
ArtifactId | ArtifactIdks-cxf |
Last Version | Last Version1.2.2-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKS CXF Pom
KS CXF dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ks-cxf-1.2.2-M4.pom | 1 KB |
ks-cxf-1.2.2-M4-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.common/ks-cxf/ -->
<dependency>
<groupId>org.kuali.student.common</groupId>
<artifactId>ks-cxf</artifactId>
<version>1.2.2-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-cxf/
implementation 'org.kuali.student.common:ks-cxf:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-cxf/
implementation ("org.kuali.student.common:ks-cxf:1.2.2-M4")
'org.kuali.student.common:ks-cxf:jar:1.2.2-M4'
<dependency org="org.kuali.student.common" name="ks-cxf" rev="1.2.2-M4">
<artifact name="ks-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.common', module='ks-cxf', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.common" % "ks-cxf" % "1.2.2-M4"
[org.kuali.student.common/ks-cxf "1.2.2-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.2.9 |
org.apache.cxf : cxf-rt-ws-security | jar | 2.2.9 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 2.2.9 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |