Impex Parent

This is the parent pom for the Maven Impex Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.impex
ArtifactId

ArtifactId

impex
Last Version

Last Version

1.0.20
Release Date

Release Date

Type

Type

pom
Description

Description

Impex Parent
This is the parent pom for the Maven Impex Plugin
Project Organization

Project Organization

The Kuali Foundation

Download impex

Filename Size
impex-1.0.20.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.kuali.maven.impex/impex/ -->
<dependency>
    <groupId>org.kuali.maven.impex</groupId>
    <artifactId>impex</artifactId>
    <version>1.0.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.maven.impex/impex/
implementation 'org.kuali.maven.impex:impex:1.0.20'
// https://jarcasting.com/artifacts/org.kuali.maven.impex/impex/
implementation ("org.kuali.maven.impex:impex:1.0.20")
'org.kuali.maven.impex:impex:pom:1.0.20'
<dependency org="org.kuali.maven.impex" name="impex" rev="1.0.20">
  <artifact name="impex" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kuali.maven.impex', module='impex', version='1.0.20')
)
libraryDependencies += "org.kuali.maven.impex" % "impex" % "1.0.20"
[org.kuali.maven.impex/impex "1.0.20"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • jdbc-support
  • torque-generator
  • torque-templates
  • maven-impex-plugin

Versions

Version
1.0.20
1.0.19
1.0.18