не последняя версия
Последняя версия 1.3.5

com.vmware.xenon:xenon-slf4j 1.1.0-CR0-1


Категории

Категории

VMware Контейнер Виртуализация SLF4J Библиотеки уровня приложения Logging
Группа

Группа

com.vmware.xenon
Идентификатор

Идентификатор

xenon-slf4j
Версия

Версия

1.1.0-CR0-1
Тип

Тип

jar

Скачать xenon-slf4j 1.1.0-CR0-1


<!-- https://jarcasting.com/artifacts/com.vmware.xenon/xenon-slf4j/ -->
<dependency>
    <groupId>com.vmware.xenon</groupId>
    <artifactId>xenon-slf4j</artifactId>
    <version>1.1.0-CR0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-slf4j/
implementation 'com.vmware.xenon:xenon-slf4j:1.1.0-CR0-1'
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-slf4j/
implementation ("com.vmware.xenon:xenon-slf4j:1.1.0-CR0-1")
'com.vmware.xenon:xenon-slf4j:jar:1.1.0-CR0-1'
<dependency org="com.vmware.xenon" name="xenon-slf4j" rev="1.1.0-CR0-1">
  <artifact name="xenon-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.xenon', module='xenon-slf4j', version='1.1.0-CR0-1')
)
libraryDependencies += "com.vmware.xenon" % "xenon-slf4j" % "1.1.0-CR0-1"
[com.vmware.xenon/xenon-slf4j "1.1.0-CR0-1"]