| License |
License |
|---|---|
| GroupId | GroupIdorg.kuali.rice |
| ArtifactId | ArtifactIdrice-kns |
| Version | Version2.6.2 |
| Type | Typejar |
| Description |
DescriptionRice KNS
The Kuali Rice effort provides an enterprise class middleware suite of integrated products that allows
both Kuali and non-Kuali applications
to be built in an agile fashion, such that developers will be able to
react to
end-user business requirements in an efficient and productive manner, so
that they can produce high
quality business
applications.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rice-kns-2.6.2.pom | |
| rice-kns-2.6.2.jar | 831 KB |
| rice-kns-2.6.2-tests.jar | 190 KB |
| rice-kns-2.6.2-sources.jar | 758 KB |
| rice-kns-2.6.2-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-kns/ -->
<dependency>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-kns</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-kns/
implementation 'org.kuali.rice:rice-kns:2.6.2'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-kns/
implementation ("org.kuali.rice:rice-kns:2.6.2")
'org.kuali.rice:rice-kns:jar:2.6.2'
<dependency org="org.kuali.rice" name="rice-kns" rev="2.6.2">
<artifact name="rice-kns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-kns', version='2.6.2')
)
libraryDependencies += "org.kuali.rice" % "rice-kns" % "2.6.2"
[org.kuali.rice/rice-kns "2.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kuali.rice : rice-krad-app-framework | jar | 2.6.2 |
| org.kuali.rice : rice-krad-web-framework | jar | 2.6.2 |
| org.kuali.rice : rice-core-api | jar | 2.6.2 |
| org.kuali.rice : rice-core-framework | jar | 2.6.2 |
| org.kuali.rice : rice-core-service-framework | jar | 2.6.2 |
| org.kuali.rice : rice-kim-api | jar | 2.6.2 |
| org.apache.struts : struts-core | jar | 1.3.11-kuali-1 |
| org.apache.struts : struts-extras | jar | 1.3.11-kuali-1 |
| org.apache.struts : struts-el | jar | 1.3.11-kuali-1 |
| org.apache.struts : struts-taglib | jar | 1.3.11-kuali-1 |
| displaytag : displaytag | jar | 1.2 |
| org.directwebremoting : dwr | jar | 3.0.RC2 |
| org.kuali.db.ojb : db-ojb | jar | 1.0.4-patch9 |
| org.springmodules : spring-modules-ojb | jar | 0.8a |
| cglib : cglib-nodep | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time-jsptags | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.codehaus.groovy : groovy-all | jar | 2.4.7 |
| commons-fileupload : commons-fileupload | jar | 1.3.2 |
| org.reflections : reflections | jar | 0.9.11 |