License |
License
MICE
|
---|---|
GroupId | GroupIdit.micegroup.voila.runtime |
ArtifactId | ArtifactIdvoila-runtime-core |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava framework Spring Core runtime module
The voila-runtime library is a collection of custom open source classes
for the Voila framework for model-driven application development (MDD).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
voila-runtime-core-1.10.pom | |
voila-runtime-core-1.10.jar | 97 KB |
voila-runtime-core-1.10-sources.jar | 73 KB |
voila-runtime-core-1.10-javadoc.jar | 828 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-core/ -->
<dependency>
<groupId>it.micegroup.voila.runtime</groupId>
<artifactId>voila-runtime-core</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-core/
implementation 'it.micegroup.voila.runtime:voila-runtime-core:1.10'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-core/
implementation ("it.micegroup.voila.runtime:voila-runtime-core:1.10")
'it.micegroup.voila.runtime:voila-runtime-core:jar:1.10'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-core" rev="1.10">
<artifact name="voila-runtime-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-core', version='1.10')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-core" % "1.10"
[it.micegroup.voila.runtime/voila-runtime-core "1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.5.10 |
org.slf4j : slf4j-log4j12 | jar | 1.5.10 |