| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииTakes Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.piotrkot.takes |
| Идентификатор | Идентификаторtakes |
| Версия | Версия1.19.1 |
| Тип | Типjar |
| Описание |
Описаниеtake
Immutable Java Web Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| takes-1.19.1.pom | |
| takes-1.19.1.jar | 479 KB |
| takes-1.19.1-sources.jar | 409 KB |
| takes-1.19.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.piotrkot.takes/takes/ -->
<dependency>
<groupId>com.github.piotrkot.takes</groupId>
<artifactId>takes</artifactId>
<version>1.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piotrkot.takes/takes/
implementation 'com.github.piotrkot.takes:takes:1.19.1'
// https://jarcasting.com/artifacts/com.github.piotrkot.takes/takes/
implementation ("com.github.piotrkot.takes:takes:1.19.1")
'com.github.piotrkot.takes:takes:jar:1.19.1'
<dependency org="com.github.piotrkot.takes" name="takes" rev="1.19.1">
<artifact name="takes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piotrkot.takes', module='takes', version='1.19.1')
)
libraryDependencies += "com.github.piotrkot.takes" % "takes" % "1.19.1"
[com.github.piotrkot.takes/takes "1.19.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cactoos : cactoos | jar | 0.49 |
| com.jcabi : jcabi-http Необязательный | jar | 1.17.1 |
| com.jcabi : jcabi-xml Необязательный | jar | 0.17.2 |
| org.hamcrest : hamcrest-core Необязательный | jar | 1.3 |
| org.hamcrest : hamcrest-library Необязательный | jar | 1.3 |
| org.apache.velocity : velocity-engine-core Необязательный | jar | 2.0 |
| com.jcabi.incubator : xembly Необязательный | jar | 0.22 |
| com.restfb : restfb Необязательный | jar | 2.0.0-rc.3 |
| org.slf4j : slf4j-api Необязательный | jar | 1.8.0-alpha2 |
| log4j : log4j Необязательный | jar | 1.2.17 |
| org.apache.commons : commons-text | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xml-apis : xml-apis | jar | 1.4.01 |
| javax.json : javax.json-api | jar | 1.0 |
| javax.servlet : javax.servlet-api | jar | 4.0.0 |
| org.projectlombok : lombok | jar | 1.16.10 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.grizzly : grizzly-http-servlet-server | jar | 2.4.4 |
| org.glassfish : javax.json | jar | 1.0.4 |
| commons-io : commons-io | jar | 2.5 |
| com.google.guava : guava | jar | 20.0 |
| org.llorllale : cactoos-matchers | jar | 0.17 |
| com.jcabi : jcabi-matchers | jar | 1.3 |
| com.jcabi : jcabi-log | jar | 0.17.2 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| net.sf.saxon : Saxon-HE | jar | 9.7.0-7 |
| org.hibernate : hibernate-validator | jar | 5.3.2.Final |
| javax.el : javax.el-api | jar | 3.0.1-b04 |
| org.slf4j : slf4j-simple | jar | 1.8.0-alpha2 |
| commons-lang : commons-lang | jar | 2.6 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.3.1 |