| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdorg.alfasoftware |
| ArtifactId | ArtifactIdmorf-mysql |
| Version | Version1.3.8 |
| Type | Typejar |
| Description |
DescriptionMorf - MySQL
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-mysql-1.3.8.pom | |
| morf-mysql-1.3.8.jar | 23 KB |
| morf-mysql-1.3.8-tests.jar | 13 KB |
| morf-mysql-1.3.8-sources.jar | 13 KB |
| morf-mysql-1.3.8-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alfasoftware/morf-mysql/ -->
<dependency>
<groupId>org.alfasoftware</groupId>
<artifactId>morf-mysql</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-mysql/
implementation 'org.alfasoftware:morf-mysql:1.3.8'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-mysql/
implementation ("org.alfasoftware:morf-mysql:1.3.8")
'org.alfasoftware:morf-mysql:jar:1.3.8'
<dependency org="org.alfasoftware" name="morf-mysql" rev="1.3.8">
<artifact name="morf-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-mysql', version='1.3.8')
)
libraryDependencies += "org.alfasoftware" % "morf-mysql" % "1.3.8"
[org.alfasoftware/morf-mysql "1.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfasoftware : morf-core | jar | 1.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfasoftware : morf-testsupport | jar | 1.3.8 |
| log4j : log4j | jar | 1.2.15 |