| License |
License |
|---|---|
| GroupId | GroupIdorg.alfasoftware |
| ArtifactId | ArtifactIdmorf-parent |
| Version | Version1.6.8 |
| Type | Typepom |
| Description |
DescriptionMorf
Morf is a library for cross-platform evolutionary relational database mechanics, database access and database imaging/cloning.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| morf-parent-1.6.8.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alfasoftware/morf-parent/ -->
<dependency>
<groupId>org.alfasoftware</groupId>
<artifactId>morf-parent</artifactId>
<version>1.6.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-parent/
implementation 'org.alfasoftware:morf-parent:1.6.8'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-parent/
implementation ("org.alfasoftware:morf-parent:1.6.8")
'org.alfasoftware:morf-parent:pom:1.6.8'
<dependency org="org.alfasoftware" name="morf-parent" rev="1.6.8">
<artifact name="morf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-parent', version='1.6.8')
)
libraryDependencies += "org.alfasoftware" % "morf-parent" % "1.6.8"
[org.alfasoftware/morf-parent "1.6.8"]