не последняя версия
Последняя версия 1.1.0.RC25

com.ardikars.jxpacket:jxpacket-spring-boot-autoconfigure 1.1.0.RC17

Jxpacket is a network packet crafting library for java.

Категории

Категории

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

Группа

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

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

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

Версия

1.1.0.RC17
Тип

Тип

jar

Скачать jxpacket-spring-boot-autoconfigure 1.1.0.RC17


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