License |
License |
---|---|
GroupId | GroupIdeu.mihosoft.vmf |
ArtifactId | ArtifactIdvmf-runtime |
Version | Version0.2.7.17 |
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.7.17.pom | |
vmf-runtime-0.2.7.17.jar | 51 KB |
vmf-runtime-0.2.7.17-sources.jar | 50 KB |
vmf-runtime-0.2.7.17-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/ -->
<dependency>
<groupId>eu.mihosoft.vmf</groupId>
<artifactId>vmf-runtime</artifactId>
<version>0.2.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/
implementation 'eu.mihosoft.vmf:vmf-runtime:0.2.7.17'
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-runtime/
implementation ("eu.mihosoft.vmf:vmf-runtime:0.2.7.17")
'eu.mihosoft.vmf:vmf-runtime:jar:0.2.7.17'
<dependency org="eu.mihosoft.vmf" name="vmf-runtime" rev="0.2.7.17">
<artifact name="vmf-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mihosoft.vmf', module='vmf-runtime', version='0.2.7.17')
)
libraryDependencies += "eu.mihosoft.vmf" % "vmf-runtime" % "0.2.7.17"
[eu.mihosoft.vmf/vmf-runtime "0.2.7.17"]
Group / Artifact | Type | Version |
---|---|---|
eu.mihosoft.vcollections : vcollections | jar | 0.3.3 |
eu.mihosoft.vcollections : vcollections | jar | 0.3.3 |