is not current version
Last Version 1.7.3

org.alfasoftware:morf-parent 1.1.1

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.1.1
Type

Type

pom

Download morf-parent 1.1.1

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

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