| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.jasig.portlet.datalist |
| ArtifactId | ArtifactIddatalist-portlet-utils |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Utilties for DataList portlets
Portlets that integrate with an HR system.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-utils/ -->
<dependency>
<groupId>org.jasig.portlet.datalist</groupId>
<artifactId>datalist-portlet-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-utils/
implementation 'org.jasig.portlet.datalist:datalist-portlet-utils:1.0.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.datalist/datalist-portlet-utils/
implementation ("org.jasig.portlet.datalist:datalist-portlet-utils:1.0.2")
'org.jasig.portlet.datalist:datalist-portlet-utils:jar:1.0.2'
<dependency org="org.jasig.portlet.datalist" name="datalist-portlet-utils" rev="1.0.2">
<artifact name="datalist-portlet-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.datalist', module='datalist-portlet-utils', version='1.0.2')
)
libraryDependencies += "org.jasig.portlet.datalist" % "datalist-portlet-utils" % "1.0.2"
[org.jasig.portlet.datalist/datalist-portlet-utils "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0 |
| commons-io : commons-io | jar | 2.4 |
| commons-lang : commons-lang | jar | 2.6 |
| joda-time : joda-time | jar | 2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| org.apache.httpcomponents : httpcore | jar | 4.2.3 |
| org.jasig.springframework : spring-security-portlet-contrib | jar | 1.0.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.springframework : spring-beans | jar | 3.2.1.RELEASE |
| org.springframework : spring-core | jar | 3.2.1.RELEASE |
| org.springframework : spring-web | jar | 3.2.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.2.1.RELEASE |
| org.springframework : spring-webmvc-portlet | jar | 3.2.1.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.1.3.RELEASE |
| org.springframework.ws : spring-ws-core | jar | 2.1.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.portlet : portlet-api | jar | 2.0 |