| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.matsuo |
| Идентификатор | Идентификаторmatsuo-web |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Описание |
ОписаниеCommon code for building server and web applications.
|
| Организация-разработчик |
Организация-разработчикMatsuo IT |
| Имя Файла | Размер |
|---|---|
| matsuo-web-0.1.6.pom | |
| matsuo-web-0.1.6.jar | 189 KB |
| matsuo-web-0.1.6-tests.jar | 53 KB |
| matsuo-web-0.1.6-sources.jar | 152 KB |
| matsuo-web-0.1.6-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>matsuo-web</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/
implementation 'pl.matsuo:matsuo-web:0.1.6'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/
implementation ("pl.matsuo:matsuo-web:0.1.6")
'pl.matsuo:matsuo-web:jar:0.1.6'
<dependency org="pl.matsuo" name="matsuo-web" rev="0.1.6">
<artifact name="matsuo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-web', version='0.1.6')
)
libraryDependencies += "pl.matsuo" % "matsuo-web" % "0.1.6"
[pl.matsuo/matsuo-web "0.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pl.matsuo : matsuo-core | jar | 0.1.6 |
| org.springframework : spring-web | jar | 5.3.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 | jar | 2.11.3 |
| com.j2html : j2html | jar | 1.4.0 |
| com.vladsch.flexmark : flexmark-all | jar | 0.62.2 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.eclipse.jetty : jetty-servlets | jar | 9.4.34.v20201102 |
| com.thetransactioncompany : cors-filter | jar | 2.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.el : el-ri | jar | 1.0 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| pl.matsuo : matsuo-core | test-jar | 0.1.6 |
| org.springframework : spring-test | jar | 5.3.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |