is not current version
Last Version 2.1

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

Apache Portals Bridges Velocity Bridge

GroupId

GroupId

org.apache.portals.bridges
ArtifactId

ArtifactId

portals-bridges-velocity
Version

Version

2.0
Type

Type

jar

Download portals-bridges-velocity 2.0


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