| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.microlog |
| Идентификатор | Идентификаторmicrolog-instrument-example |
| Последняя версия | Последняя версия2.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicrolog Instrument Example
This is an example using the Jour Maven Plugin
together with the Microlog Instrumentor
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| microlog-instrument-example-2.3.2.pom | |
| microlog-instrument-example-2.3.2.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.microlog/microlog-instrument-example/ -->
<dependency>
<groupId>net.sf.microlog</groupId>
<artifactId>microlog-instrument-example</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.microlog/microlog-instrument-example/
implementation 'net.sf.microlog:microlog-instrument-example:2.3.2'
// https://jarcasting.com/artifacts/net.sf.microlog/microlog-instrument-example/
implementation ("net.sf.microlog:microlog-instrument-example:2.3.2")
'net.sf.microlog:microlog-instrument-example:jar:2.3.2'
<dependency org="net.sf.microlog" name="microlog-instrument-example" rev="2.3.2">
<artifact name="microlog-instrument-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.microlog', module='microlog-instrument-example', version='2.3.2')
)
libraryDependencies += "net.sf.microlog" % "microlog-instrument-example" % "2.3.2"
[net.sf.microlog/microlog-instrument-example "2.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.microlog : microlog-instrument | jar | 2.3.2 |
| net.sf.microlog : microlog-logger-core | jar | 2.3.2 |