| License |
License |
|---|---|
| GroupId | GroupIdorg.alfasoftware |
| ArtifactId | ArtifactIdmorf-core |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMorf - Core
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-core-1.7.3.pom | |
| morf-core-1.7.3.jar | 590 KB |
| morf-core-1.7.3-tests.jar | 356 KB |
| morf-core-1.7.3-sources.jar | 437 KB |
| morf-core-1.7.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alfasoftware/morf-core/ -->
<dependency>
<groupId>org.alfasoftware</groupId>
<artifactId>morf-core</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-core/
implementation 'org.alfasoftware:morf-core:1.7.3'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-core/
implementation ("org.alfasoftware:morf-core:1.7.3")
'org.alfasoftware:morf-core:jar:1.7.3'
<dependency org="org.alfasoftware" name="morf-core" rev="1.7.3">
<artifact name="morf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-core', version='1.7.3')
)
libraryDependencies += "org.alfasoftware" % "morf-core" % "1.7.3"
[org.alfasoftware/morf-core "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8 |
| commons-codec : commons-codec | jar | 1.15 |
| commons-logging : commons-logging | jar | 1.2 |
| com.google.guava : guava | jar | 29.0-jre |
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
| joda-time : joda-time | jar | 2.1 |
| xalan : serializer | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.13.1 |
| pl.pragmatists : JUnitParams | jar | 1.0.4 |
| org.mockito : mockito-core | jar | 3.9.0 |
| log4j : log4j | jar | 1.2.15 |