is not current version
Last Version 1.7.3

org.alfasoftware:morf-parent 1.3.2

Morf is a library for cross-platform evolutionary relational database mechanics, database access and database imaging/cloning.

GroupId

GroupId

org.alfasoftware
ArtifactId

ArtifactId

morf-parent
Version

Version

1.3.2
Type

Type

pom

Download morf-parent 1.3.2

Filename Size
morf-parent-1.3.2.pom 17 KB
Browse

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