is not current version
Last Version 0.1.7

pl.matsuo:matsuo-webapp 0.1.6

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-webapp
Version

Version

0.1.6
Type

Type

war
Description

Description

Common code for building server and web applications.
Project Organization

Project Organization

Matsuo IT

Download matsuo-webapp 0.1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
pl.matsuo : matsuo-web jar 0.1.6

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

There are no modules declared in this project.