portlet-utils
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.
| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.portlet.utils |
| ArtifactId | ArtifactIdportlet-jdbc-util |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPortlet JDBC Utilities
Portlet JDBC Utilities.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| portlet-jdbc-util-1.1.3.pom | |
| portlet-jdbc-util-1.1.3.jar | 13 KB |
| portlet-jdbc-util-1.1.3-sources.jar | 4 KB |
| portlet-jdbc-util-1.1.3-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-jdbc-util/ -->
<dependency>
<groupId>org.jasig.portlet.utils</groupId>
<artifactId>portlet-jdbc-util</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-jdbc-util/
implementation 'org.jasig.portlet.utils:portlet-jdbc-util:1.1.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-jdbc-util/
implementation ("org.jasig.portlet.utils:portlet-jdbc-util:1.1.3")
'org.jasig.portlet.utils:portlet-jdbc-util:jar:1.1.3'
<dependency org="org.jasig.portlet.utils" name="portlet-jdbc-util" rev="1.1.3">
<artifact name="portlet-jdbc-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.utils', module='portlet-jdbc-util', version='1.1.3')
)
libraryDependencies += "org.jasig.portlet.utils" % "portlet-jdbc-util" % "1.1.3"
[org.jasig.portlet.utils/portlet-jdbc-util "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-jdbc | jar | 7.0.37 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.springframework : spring-beans | jar | 3.2.1.RELEASE |
Portlet Utility Libraries
This package is a set of utility libraries to share across Portlet projects.