WebMotion server

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Debux

Download webmotion

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
commons-io : commons-io jar 2.1
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.1
commons-configuration : commons-configuration jar 1.8
commons-lang : commons-lang jar 2.6
commons-fileupload : commons-fileupload jar 1.2.2
commons-collections : commons-collections jar 3.2.1
org.apache.httpcomponents : fluent-hc jar 4.2.3
org.apache.httpcomponents : httpcore jar 4.2.3
org.apache.httpcomponents : httpclient jar 4.2.3
com.thoughtworks.paranamer : paranamer jar 2.4
javax.validation : validation-api jar 1.0.0.GA
org.hibernate : hibernate-validator jar 4.2.0.Final
com.google.guava : guava jar 11.0.2
org.reflections : reflections jar 0.9.9
org.bouncycastle : bcprov-jdk16 jar 1.46
org.antlr : ST4 jar 4.0.4
com.rometools : rome jar 1.5.0
org.slf4j : slf4j-api jar 1.6.4
com.thoughtworks.xstream : xstream jar 1.4.2
com.google.code.gson : gson jar 2.0
org.parboiled : parboiled-core jar 1.0.2
org.parboiled : parboiled-java jar 1.0.2
org.eclipse.jetty : jetty-websocket jar 8.1.1.v20120215

provided (7)

Group / Artifact Type Version
javax : javaee-api jar 6.0
org.apache.tomcat : tomcat-catalina jar 7.0.40
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.40
com.sun.grizzly : grizzly-websockets jar 1.9.50
com.sun.grizzly : grizzly-http jar 1.9.50
com.sun.grizzly : grizzly-framework jar 1.9.50
com.sun.grizzly : grizzly-utils jar 1.9.50

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.4
org.apache.tomcat : tomcat-servlet-api jar 7.0.40
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.
org.debux.webmotion

WebMotion framework

WebMotionJava web framework based on the Java EE standard

Versions

Version
2.5.3
2.5.1
2.5
2.4
2.3.3
2.3.2