Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Speedment Data Databases |
---|---|
GroupId | GroupIdcom.speedment.jpastreamer.integration.spring |
ArtifactId | ArtifactIdspring-boot-jpastreamer-autoconfigure |
Version | Version0.1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-boot-jpastreamer-autoconfigure/ -->
<dependency>
<groupId>com.speedment.jpastreamer.integration.spring</groupId>
<artifactId>spring-boot-jpastreamer-autoconfigure</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-boot-jpastreamer-autoconfigure/
implementation 'com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure:0.1.6'
// https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-boot-jpastreamer-autoconfigure/
implementation ("com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure:0.1.6")
'com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure:jar:0.1.6'
<dependency org="com.speedment.jpastreamer.integration.spring" name="spring-boot-jpastreamer-autoconfigure" rev="0.1.6">
<artifact name="spring-boot-jpastreamer-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.jpastreamer.integration.spring', module='spring-boot-jpastreamer-autoconfigure', version='0.1.6')
)
libraryDependencies += "com.speedment.jpastreamer.integration.spring" % "spring-boot-jpastreamer-autoconfigure" % "0.1.6"
[com.speedment.jpastreamer.integration.spring/spring-boot-jpastreamer-autoconfigure "0.1.6"]