pl.matsuo:matsuo-web

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-web
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Common code for building server and web applications.
Project Organization

Project Organization

Matsuo IT

Download matsuo-web

How to add to project

<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/ -->
<dependency>
    <groupId>pl.matsuo</groupId>
    <artifactId>matsuo-web</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/
implementation 'pl.matsuo:matsuo-web:0.1.7'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-web/
implementation ("pl.matsuo:matsuo-web:0.1.7")
'pl.matsuo:matsuo-web:jar:0.1.7'
<dependency org="pl.matsuo" name="matsuo-web" rev="0.1.7">
  <artifact name="matsuo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-web', version='0.1.7')
)
libraryDependencies += "pl.matsuo" % "matsuo-web" % "0.1.7"
[pl.matsuo/matsuo-web "0.1.7"]

Dependencies

compile (11)

Group / Artifact Type Version
pl.matsuo : matsuo-core jar 0.1.7
org.springframework : spring-web jar 5.3.18
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar 2.13.2
com.j2html : j2html jar 1.5.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.45.v20220203
com.thetransactioncompany : cors-filter jar 2.9

provided (1)

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

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.7
org.springframework : spring-test jar 5.3.18
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.4.0
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0