| Группа | Группаcom.github.attemper |
|---|---|
| Идентификатор | Идентификаторjsr223-shell |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| jsr223-shell-1.0.1.pom | |
| jsr223-shell-1.0.1.jar | 16 KB |
| jsr223-shell-1.0.1-sources.jar | 8 KB |
| jsr223-shell-1.0.1-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>jsr223-shell</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/
implementation 'com.github.attemper:jsr223-shell:1.0.1'
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/
implementation ("com.github.attemper:jsr223-shell:1.0.1")
'com.github.attemper:jsr223-shell:jar:1.0.1'
<dependency org="com.github.attemper" name="jsr223-shell" rev="1.0.1">
<artifact name="jsr223-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='jsr223-shell', version='1.0.1')
)
libraryDependencies += "com.github.attemper" % "jsr223-shell" % "1.0.1"
[com.github.attemper/jsr223-shell "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-exec | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| commons-io : commons-io | jar | 2.7 |