| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.portlet.courses |
| ArtifactId | ArtifactIdcourses-portlet-dao |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoursePortlet - Data Access Objects for SIS/LMS integration
Defaults for Jasig Maven 2 projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| courses-portlet-dao-2.0.3.pom | |
| courses-portlet-dao-2.0.3.jar | 17 KB |
| courses-portlet-dao-2.0.3-sources.jar | 12 KB |
| courses-portlet-dao-2.0.3-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.courses/courses-portlet-dao/ -->
<dependency>
<groupId>org.jasig.portlet.courses</groupId>
<artifactId>courses-portlet-dao</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.courses/courses-portlet-dao/
implementation 'org.jasig.portlet.courses:courses-portlet-dao:2.0.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.courses/courses-portlet-dao/
implementation ("org.jasig.portlet.courses:courses-portlet-dao:2.0.3")
'org.jasig.portlet.courses:courses-portlet-dao:jar:2.0.3'
<dependency org="org.jasig.portlet.courses" name="courses-portlet-dao" rev="2.0.3">
<artifact name="courses-portlet-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.courses', module='courses-portlet-dao', version='2.0.3')
)
libraryDependencies += "org.jasig.portlet.courses" % "courses-portlet-dao" % "2.0.3"
[org.jasig.portlet.courses/courses-portlet-dao "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jasig.portlet.courses : courses-portlet-api | jar | 2.0.3 |
| commons-codec : commons-codec | jar | 1.7 |
| net.sf.ehcache : ehcache-core | jar | 2.6.5 |
| org.springframework : spring-beans | jar | 3.2.3.RELEASE |
| org.springframework : spring-core | jar | 3.2.3.RELEASE |
| org.springframework : spring-web | jar | 3.2.3.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| org.slf4j : jul-to-slf4j | jar | 1.7.2 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.portlet : portlet-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.springframework : spring-test | jar | 3.2.3.RELEASE |