| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.portlet |
| ArtifactId | ArtifactIdWeatherPortlet |
| Last Version | Last Version1.1.7 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWeather Portlet
Jasig Weather Portlet
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| WeatherPortlet-1.1.7.pom | |
| WeatherPortlet-1.1.7.war | 12 MB |
| WeatherPortlet-1.1.7-sources.jar | 44 KB |
| WeatherPortlet-1.1.7-javadoc.jar | 215 KB |
| WeatherPortlet-1.1.7-classes.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet/WeatherPortlet/ -->
<dependency>
<groupId>org.jasig.portlet</groupId>
<artifactId>WeatherPortlet</artifactId>
<version>1.1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/WeatherPortlet/
implementation 'org.jasig.portlet:WeatherPortlet:1.1.7'
// https://jarcasting.com/artifacts/org.jasig.portlet/WeatherPortlet/
implementation ("org.jasig.portlet:WeatherPortlet:1.1.7")
'org.jasig.portlet:WeatherPortlet:war:1.1.7'
<dependency org="org.jasig.portlet" name="WeatherPortlet" rev="1.1.7">
<artifact name="WeatherPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='WeatherPortlet', version='1.1.7')
)
libraryDependencies += "org.jasig.portlet" % "WeatherPortlet" % "1.1.7"
[org.jasig.portlet/WeatherPortlet "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jasig.resourceserver : resource-server-content | war | 1.0.43 |
| org.springframework : spring-webmvc-portlet | jar | 4.0.9.RELEASE |
| org.springframework : spring-aop | jar | 4.0.9.RELEASE |
| org.springframework : spring-beans | jar | 4.0.9.RELEASE |
| org.springframework : spring-context | jar | 4.0.9.RELEASE |
| org.springframework : spring-core | jar | 4.0.9.RELEASE |
| org.springframework : spring-tx | jar | 4.0.9.RELEASE |
| org.springframework : spring-context-support | jar | 4.0.9.RELEASE |
| dom4j : dom4j | jar | 1.6.1 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.1.2 |
| org.jasig : AjaxPortletSupport | jar | 1.0.9 |
| commons-io : commons-io | jar | 2.0 |
| net.sf.json-lib : json-lib-ext-spring | jar | 1.0.2 |
| org.codehaus.groovy : groovy-all | jar | 1.6.4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : jul-to-slf4j | jar | 1.7.12 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.portlet : portlet-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.apache.portals.pluto : pluto-taglib | jar | 2.1.0-M3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| org.jasig.resourceserver : resource-server-utils | jar | 1.0.43 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.0.9.RELEASE |