| License |
License |
|---|---|
| GroupId | GroupIdeu.mihosoft.vmf |
| ArtifactId | ArtifactIdvmf-runtime |
| Last Version | Last Version0.2.8.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvmf-runtime
VMF (VRL Modeling Framework) is a lightweight modeling framework for generating Java code from data models.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vmf-runtime-0.2.8.6.pom | |
| vmf-runtime-0.2.8.6.jar | 50 KB |
| vmf-runtime-0.2.8.6-sources.jar | 50 KB |
| vmf-runtime-0.2.8.6-javadoc.jar | 493 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/ -->
<dependency>
<groupId>eu.mihosoft.vmf</groupId>
<artifactId>vmf-runtime</artifactId>
<version>0.2.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/
implementation 'eu.mihosoft.vmf:vmf-runtime:0.2.8.6'
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/
implementation ("eu.mihosoft.vmf:vmf-runtime:0.2.8.6")
'eu.mihosoft.vmf:vmf-runtime:jar:0.2.8.6'
<dependency org="eu.mihosoft.vmf" name="vmf-runtime" rev="0.2.8.6">
<artifact name="vmf-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mihosoft.vmf', module='vmf-runtime', version='0.2.8.6')
)
libraryDependencies += "eu.mihosoft.vmf" % "vmf-runtime" % "0.2.8.6"
[eu.mihosoft.vmf/vmf-runtime "0.2.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.mihosoft.vcollections : vcollections | jar | 0.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| eu.mihosoft.vcollections : vcollections | jar | 0.3.3 |