License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java.modules.shell.api |
ArtifactId | ArtifactIdmodel |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionshell - API - model
shell
|
Filename | Size |
---|---|
model-0.1.2.pom | |
model-0.1.2.jar | 117 KB |
model-0.1.2-sources.jar | 111 KB |
model-0.1.2-javadoc.jar | 692 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.shell.api/model/ -->
<dependency>
<groupId>io.github.qsy7.java.modules.shell.api</groupId>
<artifactId>model</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.shell.api/model/
implementation 'io.github.qsy7.java.modules.shell.api:model:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.shell.api/model/
implementation ("io.github.qsy7.java.modules.shell.api:model:0.1.2")
'io.github.qsy7.java.modules.shell.api:model:jar:0.1.2'
<dependency org="io.github.qsy7.java.modules.shell.api" name="model" rev="0.1.2">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.shell.api', module='model', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.modules.shell.api" % "model" % "0.1.2"
[io.github.qsy7.java.modules.shell.api/model "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.infrastructure.datastore.api : model | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |