is not current version
Last Version 1.5.5.RC5

com.ardikars.jxnet:jxnet-spring-boot-autoconfigure 1.4.7.RC4

Spring boot auto configuration for Jxnet.

Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.ardikars.jxnet
ArtifactId

ArtifactId

jxnet-spring-boot-autoconfigure
Version

Version

1.4.7.RC4
Type

Type

jar

Download jxnet-spring-boot-autoconfigure 1.4.7.RC4


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