is not current version
Last Version 2.1.4

org.apache.portals.jetspeed-2:import 2.1.3

Project used to import the PSML configuration into the production database.

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

import
Version

Version

2.1.3
Type

Type

pom

Download import 2.1.3

Filename Size
import-2.1.3.pom 7 KB
Browse

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