WebMotion test

WebMotion is Java web framework based on the Java EE6 standard

Лицензия

Лицензия

Группа

Группа

org.debux.webmotion
Идентификатор

Идентификатор

webmotion-test
Последняя версия

Последняя версия

2.5.3
Дата

Дата

Тип

Тип

war
Описание

Описание

WebMotion test
WebMotion is Java web framework based on the Java EE6 standard
Организация-разработчик

Организация-разработчик

Debux

Скачать webmotion-test

Как подключить последнюю версию

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.debux.webmotion : webmotion jar 2.5.3
org.debux.webmotion : webmotion-extra-jpa jar 2.5.3
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
commons-io : commons-io jar 2.1
org.apache.httpcomponents : httpcore jar 4.2.3
org.apache.httpcomponents : httpclient jar 4.2.3
org.apache.httpcomponents : httpmime jar 4.2.3
org.apache.httpcomponents : fluent-hc jar 4.2.3
commons-beanutils : commons-beanutils jar 1.8.3
com.google.code.gson : gson jar 2.0
org.apache.commons : commons-lang3 jar 3.1
javax.validation : validation-api jar 1.0.0.GA
javax.inject : javax.inject jar 1
com.rometools : rome jar 1.5.0
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 6.0

runtime (4)

Идентификатор библиотеки Тип Версия
org.debux.webmotion : webmotion-extra-all pom 2.5.3
com.h2database : h2 jar 1.3.165
taglibs : standard jar 1.1.2
javax.servlet : jstl jar 1.2

test (3)

Идентификатор библиотеки Тип Версия
com.ning : async-http-client jar 1.7.6
ch.qos.logback : logback-classic jar 1.0.0
org.testng : testng jar 6.3.1

Модули Проекта

Данный проект не имеет модулей.
org.debux.webmotion

WebMotion framework

WebMotionJava web framework based on the Java EE standard

Версии библиотеки

Версия
2.5.3
2.5.1
2.5
2.4
2.3.3
2.3.2