| License |
License |
|---|---|
| GroupId | GroupIdorg.kuali.student.common |
| ArtifactId | ArtifactIdks-common-util |
| Last Version | Last Version1.2.2-M4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKS Common Util
KS common utility classes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ks-common-util-1.2.2-M4.pom | |
| ks-common-util-1.2.2-M4.jar | 114 KB |
| ks-common-util-1.2.2-M4-tests.jar | 35 KB |
| ks-common-util-1.2.2-M4-sources.jar | 94 KB |
| ks-common-util-1.2.2-M4-javadoc.jar | 726 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-util/ -->
<dependency>
<groupId>org.kuali.student.common</groupId>
<artifactId>ks-common-util</artifactId>
<version>1.2.2-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-util/
implementation 'org.kuali.student.common:ks-common-util:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-common-util/
implementation ("org.kuali.student.common:ks-common-util:1.2.2-M4")
'org.kuali.student.common:ks-common-util:jar:1.2.2-M4'
<dependency org="org.kuali.student.common" name="ks-common-util" rev="1.2.2-M4">
<artifact name="ks-common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.common', module='ks-common-util', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.common" % "ks-common-util" % "1.2.2-M4"
[org.kuali.student.common/ks-common-util "1.2.2-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : persistence-api | jar | 1.0 |
| javax.transaction : jta | jar | 1.1 |
| net.sf.ehcache : ehcache-core | jar | 2.4.6 |
| org.slf4j : slf4j-api | jar | 1.6.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 |
| org.springframework : spring-core | jar | 2.5.6 |
| org.springframework : spring-aop | jar | 2.5.6 |
| org.springframework : spring-orm | jar | 2.5.6 |
| org.springframework : spring-webmvc | jar | 2.5.6 |
| org.aspectj : aspectjrt | jar | 1.5.4 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| org.apache.velocity : velocity | jar | 1.6.4 |
| logkit : logkit | jar | 2.0 |
| commons-lang : commons-lang | jar | 2.3 |
| org.antlr : antlr-runtime | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.eclipse.persistence : eclipselink | jar | 1.0 |
| org.apache.openjpa : openjpa | jar | 1.2.1 |
| junit : junit | jar | 4.4 |
| org.springframework.security : spring-security-core | jar | 2.0.4 |
| org.kuali.rice : rice-impl | jar | 1.0.3.3 |