is not current version
Last Version 1.7.3

org.alfasoftware:morf-parent 0.1.3

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

0.1.3
Type

Type

pom

Download morf-parent 0.1.3

Filename Size
morf-parent-0.1.3.pom 16 KB
Browse

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