Last Version

presto-spring-boot-autoconfigure 1.0.1.RELEASE

AutoConfigure for Presto

License

License

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.1.RELEASE
Type

Type

jar
Description

Description

presto-spring-boot-autoconfigure
AutoConfigure for Presto
Project URL

Project URL

https://github.com/ifengkou/spring-boot-starter-data-presto
Project Organization

Project Organization

PolarQuant, Inc.
Source Code Management

Source Code Management

https://github.com/ifengkou/spring-boot-starter-data-presto

Download presto-spring-boot-autoconfigure 1.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.polarquant.data/presto-spring-boot-autoconfigure/
implementation 'com.polarquant.data:presto-spring-boot-autoconfigure:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.polarquant.data/presto-spring-boot-autoconfigure/
implementation ("com.polarquant.data:presto-spring-boot-autoconfigure:1.0.1.RELEASE")
'com.polarquant.data:presto-spring-boot-autoconfigure:jar:1.0.1.RELEASE'
<dependency org="com.polarquant.data" name="presto-spring-boot-autoconfigure" rev="1.0.1.RELEASE">
  <artifact name="presto-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.polarquant.data', module='presto-spring-boot-autoconfigure', version='1.0.1.RELEASE')
)
libraryDependencies += "com.polarquant.data" % "presto-spring-boot-autoconfigure" % "1.0.1.RELEASE"
[com.polarquant.data/presto-spring-boot-autoconfigure "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-jdbc Optional jar 2.3.5.RELEASE
io.prestosql : presto-jdbc Optional jar 322
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
com.alibaba : druid Optional jar 1.1.24

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

Project Modules

There are no modules declared in this project.