is not current version
Last Version 1.2.2-M4

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

KS CXF dependencies

GroupId

GroupId

org.kuali.student.common
ArtifactId

ArtifactId

ks-cxf
Version

Version

1.2-M2
Type

Type

pom

Download ks-cxf 1.2-M2

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