is not current version
Last Version 0.1.7

pl.matsuo:matsuo-util 0.1.6

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-util
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-util 0.1.6


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

Dependencies

provided (1)

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

test (4)

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

  • matsuo-util-collection
  • matsuo-util-common
  • matsuo-util-desktop
  • matsuo-util-freemarker
  • matsuo-util-functional