| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.scireum |
| ArtifactId | ArtifactIdoxomi-cli |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoxomi-cli
Enthält den Kommandozeilen-Importer von OXOMI. Dieser kann beim Kunden vor Ort installiert werden.
|
| Filename | Size |
|---|---|
| oxomi-cli-1.1.pom | |
| oxomi-cli-1.1.jar | 23 KB |
| oxomi-cli-1.1-tests.jar | 1 KB |
| oxomi-cli-1.1-sources.jar | 14 KB |
| oxomi-cli-1.1-javadoc.jar | 98 KB |
| oxomi-cli-1.1-jar-with-dependencies.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/oxomi-cli/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>oxomi-cli</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/oxomi-cli/
implementation 'com.scireum:oxomi-cli:1.1'
// https://jarcasting.com/artifacts/com.scireum/oxomi-cli/
implementation ("com.scireum:oxomi-cli:1.1")
'com.scireum:oxomi-cli:jar:1.1'
<dependency org="com.scireum" name="oxomi-cli" rev="1.1">
<artifact name="oxomi-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='oxomi-cli', version='1.1')
)
libraryDependencies += "com.scireum" % "oxomi-cli" % "1.1"
[com.scireum/oxomi-cli "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scireum : sirius-kernel | jar | 1.1 |
| com.alibaba : fastjson | jar | 1.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.googlecode.junit-toolbox : junit-toolbox | jar | 2.0 |
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
| cglib : cglib | jar | 3.1 |
| org.objenesis : objenesis | jar | 2.1 |