| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
|---|---|
| Группа | Группаcom.ardikars.jxpacket |
| Идентификатор | Идентификаторjxpacket-pcap4j-spring-boot-autoconfigure |
| Версия | Версия1.1.0.RC9 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.ardikars.jxpacket</groupId>
<artifactId>jxpacket-pcap4j-spring-boot-autoconfigure</artifactId>
<version>1.1.0.RC9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j-spring-boot-autoconfigure/
implementation 'com.ardikars.jxpacket:jxpacket-pcap4j-spring-boot-autoconfigure:1.1.0.RC9'
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j-spring-boot-autoconfigure/
implementation ("com.ardikars.jxpacket:jxpacket-pcap4j-spring-boot-autoconfigure:1.1.0.RC9")
'com.ardikars.jxpacket:jxpacket-pcap4j-spring-boot-autoconfigure:jar:1.1.0.RC9'
<dependency org="com.ardikars.jxpacket" name="jxpacket-pcap4j-spring-boot-autoconfigure" rev="1.1.0.RC9">
<artifact name="jxpacket-pcap4j-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxpacket', module='jxpacket-pcap4j-spring-boot-autoconfigure', version='1.1.0.RC9')
)
libraryDependencies += "com.ardikars.jxpacket" % "jxpacket-pcap4j-spring-boot-autoconfigure" % "1.1.0.RC9"
[com.ardikars.jxpacket/jxpacket-pcap4j-spring-boot-autoconfigure "1.1.0.RC9"]