Last Version

Java framework Spring Core 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-core
Version

Version

1.10
Type

Type

jar
Description

Description

Java 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

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

Project Organization

Mice S.r.l
Source Code Management

Source Code Management

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

Download voila-runtime-core 1.10


<!-- 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"]

Dependencies

compile (23)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
org.pojomatic : pojomatic jar 2.0.1
joda-time : joda-time jar 1.6.2
org.springframework : spring-tx jar 3.1.1.RELEASE
org.hibernate : hibernate-validator jar 4.0.2.GA
org.codehaus.jackson : jackson-core-asl jar 1.9.3
org.codehaus.jackson : jackson-mapper-asl jar 1.9.3
commons-configuration : commons-configuration jar 1.6
commons-dbcp : commons-dbcp jar 1.2.2
org.springframework : spring-beans 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
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.