| License |
License |
|---|---|
| GroupId | GroupIdorg.sakaiproject.contentreview.urkund |
| ArtifactId | ArtifactIdcontent-review-urkund-impl |
| Last Version | Last Version22.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContent Review Urkund Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/ -->
<dependency>
<groupId>org.sakaiproject.contentreview.urkund</groupId>
<artifactId>content-review-urkund-impl</artifactId>
<version>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/
implementation 'org.sakaiproject.contentreview.urkund:content-review-urkund-impl:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/
implementation ("org.sakaiproject.contentreview.urkund:content-review-urkund-impl:22.0")
'org.sakaiproject.contentreview.urkund:content-review-urkund-impl:jar:22.0'
<dependency org="org.sakaiproject.contentreview.urkund" name="content-review-urkund-impl" rev="22.0">
<artifact name="content-review-urkund-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview.urkund', module='content-review-urkund-impl', version='22.0')
)
libraryDependencies += "org.sakaiproject.contentreview.urkund" % "content-review-urkund-impl" % "22.0"
[org.sakaiproject.contentreview.urkund/content-review-urkund-impl "22.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sakaiproject.contentreview.dao : content-review-dao-impl | jar | 22.0 |
| org.sakaiproject.contentreview.service : content-review-service-impl | jar | 22.0 |
| org.sakaiproject.kernel : sakai-kernel-util | jar | 22.0 |
| commons-validator : commons-validator | jar | 1.7 |
| oro : oro | jar | 2.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.transaction : jta | jar | 1.1 |
| org.easymock : easymock | jar | 3.4 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.springframework : spring-test | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.springframework : spring-jdbc | jar | 5.3.18 |
| junit : junit | jar | 4.13.2 |