| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore.mir |
| ArtifactId | ArtifactIdmir-webapp |
| Last Version | Last Version2021.11 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionMIR: WebApp
MIR web application that bundles are part in a single artifact
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mir-webapp-2021.11.pom | |
| mir-webapp-2021.11.war | 146 MB |
| mir-webapp-2021.11-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/ -->
<dependency>
<groupId>org.mycore.mir</groupId>
<artifactId>mir-webapp</artifactId>
<version>2021.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/
implementation 'org.mycore.mir:mir-webapp:2021.11'
// https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/
implementation ("org.mycore.mir:mir-webapp:2021.11")
'org.mycore.mir:mir-webapp:war:2021.11'
<dependency org="org.mycore.mir" name="mir-webapp" rev="2021.11">
<artifact name="mir-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mir', module='mir-webapp', version='2021.11')
)
libraryDependencies += "org.mycore.mir" % "mir-webapp" % "2021.11"
[org.mycore.mir/mir-webapp "2021.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mycore.mir : mir-common-resources | jar | 2021.11 |
| org.mycore.mir : mir-layout | jar | 2021.11 |
| org.mycore.mir : mir-module | jar | 2021.11 |
| org.mycore.mir : mir-wizard | jar | 2021.11 |
| org.mycore : mycore-meta | pom | 2021.11 |