| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.mycore.mir |
| ArtifactId | ArtifactIdmir-cli |
| Last Version | Last Version2021.11 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMIR: Command Line Interface
ZIP package ready to run MyCoRe commands from shell
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mir-cli-2021.11.pom | |
| mir-cli-2021.11.zip | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.mir/mir-cli/ -->
<dependency>
<groupId>org.mycore.mir</groupId>
<artifactId>mir-cli</artifactId>
<version>2021.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mir/mir-cli/
implementation 'org.mycore.mir:mir-cli:2021.11'
// https://jarcasting.com/artifacts/org.mycore.mir/mir-cli/
implementation ("org.mycore.mir:mir-cli:2021.11")
'org.mycore.mir:mir-cli:pom:2021.11'
<dependency org="org.mycore.mir" name="mir-cli" rev="2021.11">
<artifact name="mir-cli" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mir', module='mir-cli', version='2021.11')
)
libraryDependencies += "org.mycore.mir" % "mir-cli" % "2021.11"
[org.mycore.mir/mir-cli "2021.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mycore : mycore-meta | pom | 2021.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mycore.mir : mir-module | jar | 2021.11 |
| jakarta.servlet : jakarta.servlet-api | jar |