| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Logging Библиотеки уровня приложения |
| Группа | Группаorg.matheclipse |
| Идентификатор | Идентификаторmatheclipse-logging |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.matheclipse:matheclipse-logging
The Symja logging facility module
|
| Имя Файла | Размер |
|---|---|
| matheclipse-logging-2.0.0.pom | |
| matheclipse-logging-2.0.0.jar | 7 KB |
| matheclipse-logging-2.0.0-sources.jar | 3 KB |
| matheclipse-logging-2.0.0-javadoc.jar | 402 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse-logging/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse-logging</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-logging/
implementation 'org.matheclipse:matheclipse-logging:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-logging/
implementation ("org.matheclipse:matheclipse-logging:2.0.0")
'org.matheclipse:matheclipse-logging:jar:2.0.0'
<dependency org="org.matheclipse" name="matheclipse-logging" rev="2.0.0">
<artifact name="matheclipse-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse-logging', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse-logging" % "2.0.0"
[org.matheclipse/matheclipse-logging "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |