is not current version
Last Version 1.0.1.RELEASE

com.polarquant.data:presto-spring-boot-autoconfigure 1.0.0.RELEASE

AutoConfigure for Presto

Categories

Categories

Spring Boot Container Microservices Ant Build Tools Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.polarquant.data
ArtifactId

ArtifactId

presto-spring-boot-autoconfigure
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download presto-spring-boot-autoconfigure 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.polarquant.data/presto-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.polarquant.data</groupId>
    <artifactId>presto-spring-boot-autoconfigure</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.polarquant.data/presto-spring-boot-autoconfigure/
implementation 'com.polarquant.data:presto-spring-boot-autoconfigure:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.polarquant.data/presto-spring-boot-autoconfigure/
implementation ("com.polarquant.data:presto-spring-boot-autoconfigure:1.0.0.RELEASE")
'com.polarquant.data:presto-spring-boot-autoconfigure:jar:1.0.0.RELEASE'
<dependency org="com.polarquant.data" name="presto-spring-boot-autoconfigure" rev="1.0.0.RELEASE">
  <artifact name="presto-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.polarquant.data', module='presto-spring-boot-autoconfigure', version='1.0.0.RELEASE')
)
libraryDependencies += "com.polarquant.data" % "presto-spring-boot-autoconfigure" % "1.0.0.RELEASE"
[com.polarquant.data/presto-spring-boot-autoconfigure "1.0.0.RELEASE"]