| License |
License |
|---|---|
| GroupId | GroupIdorg.debux.webmotion |
| ArtifactId | ArtifactIdwikimotion |
| Last Version | Last Version2.4 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWebMotion wiki
WebMotion is Java web framework based on the Java EE6 standard
|
| Project Organization |
Project OrganizationDebux |
| Filename | Size |
|---|---|
| wikimotion-2.4.pom | |
| wikimotion-2.4.war | 9 MB |
| wikimotion-2.4-sources.jar | 40 KB |
| wikimotion-2.4-javadoc.jar | 78 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| taglibs : standard | jar | 1.1.2 |
| javax.servlet : jstl | jar | 1.2 |
| org.slf4j : slf4j-simple | jar | 1.6.4 |