License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.ardikars.jxnet |
ArtifactId | ArtifactIdjxnet-spring-boot-autoconfigure |
Version | Version1.5.5.RC5 |
Type | Typejar |
Description |
Descriptionjxnet-spring-boot-autoconfigure
Spring boot auto configuration for Jxnet.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.5.RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation 'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.5.RC5'
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-spring-boot-autoconfigure/
implementation ("com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:1.5.5.RC5")
'com.ardikars.jxnet:jxnet-spring-boot-autoconfigure:jar:1.5.5.RC5'
<dependency org="com.ardikars.jxnet" name="jxnet-spring-boot-autoconfigure" rev="1.5.5.RC5">
<artifact name="jxnet-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxnet', module='jxnet-spring-boot-autoconfigure', version='1.5.5.RC5')
)
libraryDependencies += "com.ardikars.jxnet" % "jxnet-spring-boot-autoconfigure" % "1.5.5.RC5"
[com.ardikars.jxnet/jxnet-spring-boot-autoconfigure "1.5.5.RC5"]
Group / Artifact | Type | Version |
---|---|---|
com.ardikars.common : common-annotation | jar | |
com.ardikars.common : common-logging | jar | |
com.ardikars.common : common-tuple | jar | |
com.ardikars.common : common-util | jar | |
com.ardikars.common : common-net | jar | |
com.ardikars.common : common-memory | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
com.ardikars.jxpacket : jxpacket-common | jar | |
com.ardikars.jxpacket : jxpacket-core | jar | |
com.ardikars.jxnet : jxnet-core | jar | 1.5.5.RC5 |
com.ardikars.jxnet : jxnet-context | jar | 1.5.5.RC5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |