Categories |
CategoriesSpring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.ardikars.jxpacket |
ArtifactId | ArtifactIdjxpacket-jxnet-spring-boot-autoconfigure |
Version | Version1.1.0.RC7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.ardikars.jxpacket</groupId>
<artifactId>jxpacket-jxnet-spring-boot-autoconfigure</artifactId>
<version>1.1.0.RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet-spring-boot-autoconfigure/
implementation 'com.ardikars.jxpacket:jxpacket-jxnet-spring-boot-autoconfigure:1.1.0.RC7'
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet-spring-boot-autoconfigure/
implementation ("com.ardikars.jxpacket:jxpacket-jxnet-spring-boot-autoconfigure:1.1.0.RC7")
'com.ardikars.jxpacket:jxpacket-jxnet-spring-boot-autoconfigure:jar:1.1.0.RC7'
<dependency org="com.ardikars.jxpacket" name="jxpacket-jxnet-spring-boot-autoconfigure" rev="1.1.0.RC7">
<artifact name="jxpacket-jxnet-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxpacket', module='jxpacket-jxnet-spring-boot-autoconfigure', version='1.1.0.RC7')
)
libraryDependencies += "com.ardikars.jxpacket" % "jxpacket-jxnet-spring-boot-autoconfigure" % "1.1.0.RC7"
[com.ardikars.jxpacket/jxpacket-jxnet-spring-boot-autoconfigure "1.1.0.RC7"]