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