is not current version
Last Version 2.1

org.apache.portals.bridges:portals-bridges-common 2.0

Apache Portals Bridges Common Utilities and Interfaces

GroupId

GroupId

org.apache.portals.bridges
ArtifactId

ArtifactId

portals-bridges-common
Version

Version

2.0
Type

Type

jar

Download portals-bridges-common 2.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-common/
implementation 'org.apache.portals.bridges:portals-bridges-common:2.0'
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-common/
implementation ("org.apache.portals.bridges:portals-bridges-common:2.0")
'org.apache.portals.bridges:portals-bridges-common:jar:2.0'
<dependency org="org.apache.portals.bridges" name="portals-bridges-common" rev="2.0">
  <artifact name="portals-bridges-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.bridges', module='portals-bridges-common', version='2.0')
)
libraryDependencies += "org.apache.portals.bridges" % "portals-bridges-common" % "2.0"
[org.apache.portals.bridges/portals-bridges-common "2.0"]