| License |
License |
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdorg.kuali.ole |
| ArtifactId | ArtifactIdole-workflow-utility |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOLE Workflow Utility
Kuali OLE is designed by and for academic and research libraries for managing and delivering
intellectual information. OLE is an enterprise-ready, community-source software package to manage and provide
access not only to items in their collections but also to licensed and local digital content.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kuali.ole/ole-workflow-utility/ -->
<dependency>
<groupId>org.kuali.ole</groupId>
<artifactId>ole-workflow-utility</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.ole/ole-workflow-utility/
implementation 'org.kuali.ole:ole-workflow-utility:1.6.2'
// https://jarcasting.com/artifacts/org.kuali.ole/ole-workflow-utility/
implementation ("org.kuali.ole:ole-workflow-utility:1.6.2")
'org.kuali.ole:ole-workflow-utility:jar:1.6.2'
<dependency org="org.kuali.ole" name="ole-workflow-utility" rev="1.6.2">
<artifact name="ole-workflow-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.ole', module='ole-workflow-utility', version='1.6.2')
)
libraryDependencies += "org.kuali.ole" % "ole-workflow-utility" % "1.6.2"
[org.kuali.ole/ole-workflow-utility "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| org.kuali.rice : rice-core-api | jar | 2.3.6 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |