License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdshell-plugin |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionJarboot shell plugin
Jarboot shell simple plugin
|
Filename | Size |
---|---|
shell-plugin-1.1.2.pom | |
shell-plugin-1.1.2.jar | 13 KB |
shell-plugin-1.1.2-sources.jar | 9 KB |
shell-plugin-1.1.2-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/shell-plugin/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>shell-plugin</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/shell-plugin/
implementation 'io.github.majianzheng:shell-plugin:1.1.2'
// https://jarcasting.com/artifacts/io.github.majianzheng/shell-plugin/
implementation ("io.github.majianzheng:shell-plugin:1.1.2")
'io.github.majianzheng:shell-plugin:jar:1.1.2'
<dependency org="io.github.majianzheng" name="shell-plugin" rev="1.1.2">
<artifact name="shell-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='shell-plugin', version='1.1.2')
)
libraryDependencies += "io.github.majianzheng" % "shell-plugin" % "1.1.2"
[io.github.majianzheng/shell-plugin "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.majianzheng : jarboot-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |