License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.polls |
ArtifactId | ArtifactIdpolls-impl |
Version | Version11.4 |
Type | Typejar |
Description |
DescriptionSakai Polls Implementation Module (polls-impl)
This project provides the implementation used by the Sakai Poll Tool.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
polls-impl-11.4.pom | |
polls-impl-11.4.jar | 29 KB |
polls-impl-11.4-sources.jar | 20 KB |
polls-impl-11.4-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-impl/ -->
<dependency>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-impl/
implementation 'org.sakaiproject.polls:polls-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-impl/
implementation ("org.sakaiproject.polls:polls-impl:11.4")
'org.sakaiproject.polls:polls-impl:jar:11.4'
<dependency org="org.sakaiproject.polls" name="polls-impl" rev="11.4">
<artifact name="polls-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.polls', module='polls-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.polls" % "polls-impl" % "11.4"
[org.sakaiproject.polls/polls-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.genericdao : generic-dao | jar | 0.10.0 |
commons-validator : commons-validator | jar | 1.5.0 |
junit : junit | jar | 4.11 |
oro : oro | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.2.7.RELEASE |
org.springframework : spring-context | jar | 4.2.7.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.7.RELEASE |