Last Version

Java framework Spring Web runtime module 1.10

The voila-runtime library is a collection of custom open source classes for the Voila framework for model-driven application development (MDD).

License

License

MICE
GroupId

GroupId

it.micegroup.voila.runtime
ArtifactId

ArtifactId

voila-runtime-web
Version

Version

1.10
Type

Type

jar
Description

Description

Java framework Spring Web 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

http://gitlab.micegroup.it/mice/voila-runtimes/../voila-runtime-web
Project Organization

Project Organization

Mice S.r.l
Source Code Management

Source Code Management

http://gitlab.micegroup.it/mice/voila-runtimes.git/../voila-runtime-web

Download voila-runtime-web 1.10


<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/ -->
<dependency>
    <groupId>it.micegroup.voila.runtime</groupId>
    <artifactId>voila-runtime-web</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/
implementation 'it.micegroup.voila.runtime:voila-runtime-web:1.10'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/
implementation ("it.micegroup.voila.runtime:voila-runtime-web:1.10")
'it.micegroup.voila.runtime:voila-runtime-web:jar:1.10'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-web" rev="1.10">
  <artifact name="voila-runtime-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-web', version='1.10')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-web" % "1.10"
[it.micegroup.voila.runtime/voila-runtime-web "1.10"]

Dependencies

compile (27)

Group / Artifact Type Version
org.springframework : spring-web jar 3.1.1.RELEASE
javax.servlet : servlet-api jar 2.5
org.springframework.security : spring-security-web jar 3.1.0.RELEASE
it.micegroup.voila.runtime : voila-runtime-security jar 1.10
it.micegroup.voila.runtime : voila-runtime-hibernate-spatial jar 1.10
it.micegroup.voila.runtime : voila-runtime-web-res-dojo jar 1.10
it.micegroup.voila.runtime : voila-runtime-web-res-jquery jar 1.10
it.micegroup.voila.runtime : voila-runtime-web-res-mce jar 1.10
commons-fileupload : commons-fileupload jar 1.2.1
org.apache.tiles : tiles-jsp jar 2.2.1
org.apache.tiles : tiles-el jar 2.2.1
org.springframework : spring-beans jar 3.1.1.RELEASE
org.springframework : spring-tx jar 3.1.1.RELEASE
org.springframework : spring-aop jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-context-support jar 3.1.1.RELEASE
org.slf4j : slf4j-api jar 1.5.10
log4j : log4j jar 1.2.17
commons-beanutils : commons-beanutils jar 1.8.3
commons-lang : commons-lang jar 2.5
commons-digester : commons-digester jar 1.6
commons-io : commons-io jar 1.4
commons-collections : commons-collections jar 3.2.1
org.apache.velocity : velocity jar 1.6.4
velocity-tools : velocity-tools-generic jar 1.2
c3p0 : c3p0 jar 0.9.1.2
org.aspectj : aspectjweaver jar 1.6.9

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.5.10
org.slf4j : slf4j-log4j12 jar 1.5.10

Project Modules

There are no modules declared in this project.