| License |
License |
|---|---|
| GroupId | GroupIdorg.kuali.common |
| ArtifactId | ArtifactIdimpex |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionImpex
The Kuali Impex tooling provides assistance with importing/exporting data from relational databases.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| impex-2.1.7.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.common/impex/ -->
<dependency>
<groupId>org.kuali.common</groupId>
<artifactId>impex</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.common/impex/
implementation 'org.kuali.common:impex:2.1.7'
// https://jarcasting.com/artifacts/org.kuali.common/impex/
implementation ("org.kuali.common:impex:2.1.7")
'org.kuali.common:impex:pom:2.1.7'
<dependency org="org.kuali.common" name="impex" rev="2.1.7">
<artifact name="impex" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kuali.common', module='impex', version='2.1.7')
)
libraryDependencies += "org.kuali.common" % "impex" % "2.1.7"
[org.kuali.common/impex "2.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |