| License |
License |
|---|---|
| GroupId | GroupIdpl.matsuo |
| ArtifactId | ArtifactIdmatsuo-webapp |
| Version | Version0.1.6 |
| Type | Typewar |
| Description |
DescriptionCommon code for building server and web applications.
|
| Project Organization |
Project OrganizationMatsuo IT |
| Filename | Size |
|---|---|
| matsuo-webapp-0.1.6.pom | |
| matsuo-webapp-0.1.6.war | 64 MB |
| matsuo-webapp-0.1.6-tests.jar | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.matsuo : matsuo-web | jar | 0.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| 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 |