pl.matsuo:matsuo-core

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-core
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-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
pl.matsuo : matsuo-model jar 0.1.7
org.xhtmlrenderer : flying-saucer-core jar 9.1.20
org.xhtmlrenderer : flying-saucer-pdf jar 9.1.20
org.apache.pdfbox : pdfbox jar 2.0.25
commons-io : commons-io jar 2.11.0
org.apache.poi : poi jar 5.2.2
net.sf.supercsv : super-csv jar 2.4.0
org.freemarker : freemarker jar 2.3.30
org.springframework : spring-webmvc jar 5.3.18
javax.mail : mail jar 1.5.0-b01
javax.el : javax.el-api jar 3.0.0
com.google.code.gson : gson jar 2.9.0

provided (3)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.18
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
com.sun.el : el-ri jar 1.0
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