| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.brymck |
| Идентификатор | Идентификаторwith-environment |
| Версия | Версия0.9.1 |
| Тип | Типjar |
| Описание |
Описаниеwith-environment
Execute a block with overridden environment variables
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| with-environment-0.9.1.pom | |
| with-environment-0.9.1.jar | 7 KB |
| with-environment-0.9.1-sources.jar | 5 KB |
| with-environment-0.9.1-javadoc.jar | 399 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brymck/with-environment/ -->
<dependency>
<groupId>com.github.brymck</groupId>
<artifactId>with-environment</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/with-environment/
implementation 'com.github.brymck:with-environment:0.9.1'
// https://jarcasting.com/artifacts/com.github.brymck/with-environment/
implementation ("com.github.brymck:with-environment:0.9.1")
'com.github.brymck:with-environment:jar:0.9.1'
<dependency org="com.github.brymck" name="with-environment" rev="0.9.1">
<artifact name="with-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='with-environment', version='0.9.1')
)
libraryDependencies += "com.github.brymck" % "with-environment" % "0.9.1"
[com.github.brymck/with-environment "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 15.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |