| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.contextfw |
| Идентификатор | Идентификаторcontext |
| Последняя версия | Последняя версия0.8.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеContext
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| context-0.8.5.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.contextfw/context/ -->
<dependency>
<groupId>net.contextfw</groupId>
<artifactId>context</artifactId>
<version>0.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/context/
implementation 'net.contextfw:context:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/context/
implementation ("net.contextfw:context:0.8.5")
'net.contextfw:context:pom:0.8.5'
<dependency org="net.contextfw" name="context" rev="0.8.5">
<artifact name="context" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='context', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "context" % "0.8.5"
[net.contextfw/context "0.8.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |