не последняя версия
Последняя версия 1.5.5.RC5

com.ardikars.jxnet:jxnet-spring-boot-autoconfigure 1.5.3.RC2

Spring boot auto configuration for Jxnet.

Категории

Категории

Spring Boot Контейнер Микросервисы Сеть Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.ardikars.jxnet
Идентификатор

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

jxnet-spring-boot-autoconfigure
Версия

Версия

1.5.3.RC2
Тип

Тип

jar

Скачать jxnet-spring-boot-autoconfigure 1.5.3.RC2


<!-- https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.ardikars.jxnet</groupId>
    <artifactId>jxnet-spring-boot-autoconfigure</artifactId>
    <version>1.5.3.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation 'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.3.RC2'
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation ("com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.3.RC2")
'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:jar:1.5.3.RC2'
<dependency org="com.ardikars.jxnet" name="jxnet-spring-boot-autoconfigure" rev="1.5.3.RC2">
  <artifact name="jxnet-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxnet', module='jxnet-spring-boot-autoconfigure', version='1.5.3.RC2')
)
libraryDependencies += "com.ardikars.jxnet" % "jxnet-spring-boot-autoconfigure" % "1.5.3.RC2"
[com.ardikars.jxnet/jxnet-spring-boot-autoconfigure "1.5.3.RC2"]