is not current version
Last Version 1.0.2

com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure 0.1.5

A Spring Boot AutoConfiguration module that adds support for JPAStreamer autowiring.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Speedment Data Databases
GroupId

GroupId

com.speedment.jpastreamer.integration.spring
ArtifactId

ArtifactId

spring-boot-jpastreamer-autoconfigure
Version

Version

0.1.5
Type

Type

jar

Download spring-boot-jpastreamer-autoconfigure 0.1.5


<!-- 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.5</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.5'
// 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.5")
'com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure:jar:0.1.5'
<dependency org="com.speedment.jpastreamer.integration.spring" name="spring-boot-jpastreamer-autoconfigure" rev="0.1.5">
  <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.5')
)
libraryDependencies += "com.speedment.jpastreamer.integration.spring" % "spring-boot-jpastreamer-autoconfigure" % "0.1.5"
[com.speedment.jpastreamer.integration.spring/spring-boot-jpastreamer-autoconfigure "0.1.5"]