is not current version
Last Version 0.1.7

pl.matsuo:matsuo-web 0.1.6

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-web
Version

Version

0.1.6
Type

Type

jar
Description

Description

Common code for building server and web applications.
Project Organization

Project Organization

Matsuo IT

Download matsuo-web 0.1.6


<!-- 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"]

Dependencies

compile (11)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.