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

com.ardikars.jxnet:jxnet-spring-boot-autoconfigure 1.5.4.RELEASE

Spring boot auto configuration for Jxnet.

Категории

Категории

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

Группа

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

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

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

Версия

1.5.4.RELEASE
Тип

Тип

jar

Скачать jxnet-spring-boot-autoconfigure 1.5.4.RELEASE


<!-- 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.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation 'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.4.RELEASE'
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation ("com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.4.RELEASE")
'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:jar:1.5.4.RELEASE'
<dependency org="com.ardikars.jxnet" name="jxnet-spring-boot-autoconfigure" rev="1.5.4.RELEASE">
  <artifact name="jxnet-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxnet', module='jxnet-spring-boot-autoconfigure', version='1.5.4.RELEASE')
)
libraryDependencies += "com.ardikars.jxnet" % "jxnet-spring-boot-autoconfigure" % "1.5.4.RELEASE"
[com.ardikars.jxnet/jxnet-spring-boot-autoconfigure "1.5.4.RELEASE"]