| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kuali.rice |
| Идентификатор | Идентификаторrice-ken-api |
| Версия | Версия2.6.2 |
| Тип | Типjar |
| Описание |
ОписаниеRice KEN API
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| rice-ken-api-2.6.2.pom | |
| rice-ken-api-2.6.2.jar | 78 KB |
| rice-ken-api-2.6.2-sources.jar | 49 KB |
| rice-ken-api-2.6.2-javadoc.jar | 482 KB |
| rice-ken-api-2.6.2-SendNotificationService.wsdl | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-ken-api/ -->
<dependency>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-ken-api</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-ken-api/
implementation 'org.kuali.rice:rice-ken-api:2.6.2'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-ken-api/
implementation ("org.kuali.rice:rice-ken-api:2.6.2")
'org.kuali.rice:rice-ken-api:jar:2.6.2'
<dependency org="org.kuali.rice" name="rice-ken-api" rev="2.6.2">
<artifact name="rice-ken-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-ken-api', version='2.6.2')
)
libraryDependencies += "org.kuali.rice" % "rice-ken-api" % "2.6.2"
[org.kuali.rice/rice-ken-api "2.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kuali.rice : rice-core-api | jar | 2.6.2 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-collections : commons-collections | jar | 3.2.2 |
| joda-time : joda-time | jar | 2.9.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |