| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-2.5.3.pom | |
| webmotion-test-2.5.3.war | 19 MB |
| webmotion-test-2.5.3-sources.jar | 153 KB |
| webmotion-test-2.5.3-javadoc.jar | 321 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |