| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore.mir |
| ArtifactId | ArtifactIdmir-layout |
| Last Version | Last Version2021.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMIR: Layout
mir layout template based on bootswatch
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mir-layout-2021.11.pom | |
| mir-layout-2021.11.jar | 3 MB |
| mir-layout-2021.11-sources.jar | 317 KB |
| mir-layout-2021.11-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.mir/mir-layout/ -->
<dependency>
<groupId>org.mycore.mir</groupId>
<artifactId>mir-layout</artifactId>
<version>2021.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mir/mir-layout/
implementation 'org.mycore.mir:mir-layout:2021.11'
// https://jarcasting.com/artifacts/org.mycore.mir/mir-layout/
implementation ("org.mycore.mir:mir-layout:2021.11")
'org.mycore.mir:mir-layout:jar:2021.11'
<dependency org="org.mycore.mir" name="mir-layout" rev="2021.11">
<artifact name="mir-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mir', module='mir-layout', version='2021.11')
)
libraryDependencies += "org.mycore.mir" % "mir-layout" % "2021.11"
[org.mycore.mir/mir-layout "2021.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | |
| org.mycore : mycore-base | jar | |
| org.mycore : mycore-viewer | jar |