mod4j-runtime-common

This module contains a small number of Java classes and Spring configuration files used in applications generated by mod4j.

License

License

GroupId

GroupId

org.mod4j
ArtifactId

ArtifactId

mod4j-runtime-common
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mod4j-runtime-common
This module contains a small number of Java classes and Spring configuration files used in applications generated by mod4j.
Project Organization

Project Organization

Mod4j

Download mod4j-runtime-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
aspectj : aspectjrt jar 1.5.3
aspectj : aspectjweaver jar 1.5.3
commons-logging : commons-logging jar 1.0.4
org.springframework : spring-context jar 2.5
org.springframework : spring-aop jar 2.5
org.springframework : spring-jdbc jar 2.5
org.hibernate : hibernate jar 3.2.5.ga

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 2.5.1
org.easymock : easymockclassextension jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta-3