License |
License |
---|---|
GroupId | GroupIdorg.apache.portals.bridges |
ArtifactId | ArtifactIdportals-bridges-common |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Portals Bridges Common
Apache Portals Bridges Common Utilities and Interfaces
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-common/ -->
<dependency>
<groupId>org.apache.portals.bridges</groupId>
<artifactId>portals-bridges-common</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-common/
implementation 'org.apache.portals.bridges:portals-bridges-common:2.1'
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-common/
implementation ("org.apache.portals.bridges:portals-bridges-common:2.1")
'org.apache.portals.bridges:portals-bridges-common:jar:2.1'
<dependency org="org.apache.portals.bridges" name="portals-bridges-common" rev="2.1">
<artifact name="portals-bridges-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.bridges', module='portals-bridges-common', version='2.1')
)
libraryDependencies += "org.apache.portals.bridges" % "portals-bridges-common" % "2.1"
[org.apache.portals.bridges/portals-bridges-common "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.portals : portlet-api_2.0_spec | jar | 1.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |