| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdorg.alfasoftware |
| ArtifactId | ArtifactIdmorf-h2 |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMorf - H2
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 |
| Filename | Size |
|---|---|
| morf-h2-1.7.3.pom | |
| morf-h2-1.7.3.jar | 17 KB |
| morf-h2-1.7.3-tests.jar | 11 KB |
| morf-h2-1.7.3-sources.jar | 11 KB |
| morf-h2-1.7.3-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alfasoftware/morf-h2/ -->
<dependency>
<groupId>org.alfasoftware</groupId>
<artifactId>morf-h2</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-h2/
implementation 'org.alfasoftware:morf-h2:1.7.3'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-h2/
implementation ("org.alfasoftware:morf-h2:1.7.3")
'org.alfasoftware:morf-h2:jar:1.7.3'
<dependency org="org.alfasoftware" name="morf-h2" rev="1.7.3">
<artifact name="morf-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-h2', version='1.7.3')
)
libraryDependencies += "org.alfasoftware" % "morf-h2" % "1.7.3"
[org.alfasoftware/morf-h2 "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfasoftware : morf-core | jar | 1.7.3 |
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfasoftware : morf-testsupport | jar | 1.7.3 |
| log4j : log4j | jar | 1.2.15 |