WebMotion wiki

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

wikimotion
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

war
Description

Description

WebMotion wiki
WebMotion is Java web framework based on the Java EE6 standard
Project Organization

Project Organization

Debux

Download wikimotion

How to add to project

<!-- https://jarcasting.com/artifacts/org.debux.webmotion/wikimotion/ -->
<dependency>
    <groupId>org.debux.webmotion</groupId>
    <artifactId>wikimotion</artifactId>
    <version>2.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/wikimotion/
implementation 'org.debux.webmotion:wikimotion:2.4'
// https://jarcasting.com/artifacts/org.debux.webmotion/wikimotion/
implementation ("org.debux.webmotion:wikimotion:2.4")
'org.debux.webmotion:wikimotion:war:2.4'
<dependency org="org.debux.webmotion" name="wikimotion" rev="2.4">
  <artifact name="wikimotion" type="war" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='wikimotion', version='2.4')
)
libraryDependencies += "org.debux.webmotion" % "wikimotion" % "2.4"
[org.debux.webmotion/wikimotion "2.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.debux.webmotion : webmotion jar 2.4
commons-codec : commons-codec jar 1.5
commons-io : commons-io jar 2.1
com.google.code.gson : gson jar 2.0
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

runtime (3)

Group / Artifact Type Version
taglibs : standard jar 1.1.2
javax.servlet : jstl jar 1.2
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3.3
2.3.2