| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.brymck |
| Идентификатор | Идентификаторget-local-endpoint |
| Версия | Версия0.9.3 |
| Тип | Типjar |
| Описание |
Описаниеget-local-endpoint
Retrieve endpoints from environment variables
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| get-local-endpoint-0.9.3.pom | |
| get-local-endpoint-0.9.3.jar | 4 KB |
| get-local-endpoint-0.9.3-sources.jar | 4 KB |
| get-local-endpoint-0.9.3-javadoc.jar | 394 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/ -->
<dependency>
<groupId>com.github.brymck</groupId>
<artifactId>get-local-endpoint</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/
implementation 'com.github.brymck:get-local-endpoint:0.9.3'
// https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/
implementation ("com.github.brymck:get-local-endpoint:0.9.3")
'com.github.brymck:get-local-endpoint:jar:0.9.3'
<dependency org="com.github.brymck" name="get-local-endpoint" rev="0.9.3">
<artifact name="get-local-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='get-local-endpoint', version='0.9.3')
)
libraryDependencies += "com.github.brymck" % "get-local-endpoint" % "0.9.3"
[com.github.brymck/get-local-endpoint "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 15.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.brymck : with-environment | jar | 0.9.1 |
| 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 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |