| License |
License |
|---|---|
| GroupId | GroupIdorg.kuali.student.common |
| ArtifactId | ArtifactIdks-common-impl |
| Last Version | Last Version1.2.2-M4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKS Common Impl
KS Common Impl
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ks-common-impl-1.2.2-M4.pom | |
| ks-common-impl-1.2.2-M4.jar | 315 KB |
| ks-common-impl-1.2.2-M4-tests.jar | 98 KB |
| ks-common-impl-1.2.2-M4-sources.jar | 189 KB |
| ks-common-impl-1.2.2-M4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-impl/ -->
<dependency>
<groupId>org.kuali.student.common</groupId>
<artifactId>ks-common-impl</artifactId>
<version>1.2.2-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-impl/
implementation 'org.kuali.student.common:ks-common-impl:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-impl/
implementation ("org.kuali.student.common:ks-common-impl:1.2.2-M4")
'org.kuali.student.common:ks-common-impl:jar:1.2.2-M4'
<dependency org="org.kuali.student.common" name="ks-common-impl" rev="1.2.2-M4">
<artifact name="ks-common-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.common', module='ks-common-impl', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.common" % "ks-common-impl" % "1.2.2-M4"
[org.kuali.student.common/ks-common-impl "1.2.2-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kuali.student.common : ks-common-api | jar | 1.2.2-M4 |
| org.kuali.student.common : ks-common-util | jar | 1.2.2-M4 |
| org.kuali.rice : rice-api | jar | 1.0.3.3 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kuali.student.common : ks-common-test | jar | 1.2.2-M4 |
| junit : junit | jar | 4.4 |