License |
License |
---|---|
GroupId | GroupIdorg.mycore.mir |
ArtifactId | ArtifactIdmir-webapp |
Version | Version2021.05 |
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.05.pom | |
mir-webapp-2021.05.war | 160 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/ -->
<dependency>
<groupId>org.mycore.mir</groupId>
<artifactId>mir-webapp</artifactId>
<version>2021.05</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/
implementation 'org.mycore.mir:mir-webapp:2021.05'
// https://jarcasting.com/artifacts/org.mycore.mir/mir-webapp/
implementation ("org.mycore.mir:mir-webapp:2021.05")
'org.mycore.mir:mir-webapp:war:2021.05'
<dependency org="org.mycore.mir" name="mir-webapp" rev="2021.05">
<artifact name="mir-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mir', module='mir-webapp', version='2021.05')
)
libraryDependencies += "org.mycore.mir" % "mir-webapp" % "2021.05"
[org.mycore.mir/mir-webapp "2021.05"]
Group / Artifact | Type | Version |
---|---|---|
org.mycore.mir : mir-common-resources | jar | 2021.05 |
org.mycore.mir : mir-layout | jar | 2021.05 |
org.mycore.mir : mir-module | jar | 2021.05 |
org.mycore.mir : mir-wizard | jar | 2021.05 |
org.mycore : mycore-meta | pom | 2021.05 |