| Лицензия |
Лицензия
Other License Agreement
|
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-batch |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-batch
Artifact providing a bash shell (batch) scripting frame.
|
| Имя Файла | Размер |
|---|---|
| refcodes-batch-1.0.5.pom | |
| refcodes-batch-1.0.5.jar | 57 KB |
| refcodes-batch-1.0.5-tests.jar | 408 bytes |
| refcodes-batch-1.0.5-sources.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-batch</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/
implementation 'org.refcodes:refcodes-batch:1.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/
implementation ("org.refcodes:refcodes-batch:1.0.5")
'org.refcodes:refcodes-batch:jar:1.0.5'
<dependency org="org.refcodes" name="refcodes-batch" rev="1.0.5">
<artifact name="refcodes-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-batch', version='1.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-batch" % "1.0.5"
[org.refcodes/refcodes-batch "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 1.0.5 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |