is not current version
Last Version 1.2.2-M4

org.kuali.student.common:ks-cxf 1.2-M1

KS CXF dependencies

GroupId

GroupId

org.kuali.student.common
ArtifactId

ArtifactId

ks-cxf
Version

Version

1.2-M1
Type

Type

pom

Download ks-cxf 1.2-M1

Filename Size
ks-cxf-1.2-M1.pom 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-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-cxf/
implementation 'org.kuali.student.common:ks-cxf:1.2-M1'
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-cxf/
implementation ("org.kuali.student.common:ks-cxf:1.2-M1")
'org.kuali.student.common:ks-cxf:pom:1.2-M1'
<dependency org="org.kuali.student.common" name="ks-cxf" rev="1.2-M1">
  <artifact name="ks-cxf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.common', module='ks-cxf', version='1.2-M1')
)
libraryDependencies += "org.kuali.student.common" % "ks-cxf" % "1.2-M1"
[org.kuali.student.common/ks-cxf "1.2-M1"]