| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.exlp |
| Идентификатор | Идентификаторexlp-core |
| Версия | Версия0.1.11 |
| Тип | Типjar |
| Описание |
ОписаниеExLP - Core
ExLP (Extensible Logfile Processor)
|
| Имя Файла | Размер |
|---|---|
| exlp-core-0.1.11.pom | |
| exlp-core-0.1.11.jar | 26 KB |
| exlp-core-0.1.11-sources.jar | 13 KB |
| exlp-core-0.1.11-javadoc.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.exlp/exlp-core/ -->
<dependency>
<groupId>net.sf.exlp</groupId>
<artifactId>exlp-core</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-core/
implementation 'net.sf.exlp:exlp-core:0.1.11'
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-core/
implementation ("net.sf.exlp:exlp-core:0.1.11")
'net.sf.exlp:exlp-core:jar:0.1.11'
<dependency org="net.sf.exlp" name="exlp-core" rev="0.1.11">
<artifact name="exlp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.exlp', module='exlp-core', version='0.1.11')
)
libraryDependencies += "net.sf.exlp" % "exlp-core" % "0.1.11"
[net.sf.exlp/exlp-core "0.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.exlp : exlp-util | jar | |
| net.sf.exlp : exlp-interfaces | jar | |
| commons-lang : commons-lang | jar | |
| commons-configuration : commons-configuration | jar | |
| org.jdom : jdom | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.1.1 |