License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools Data Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.polarquant.data |
ArtifactId | ArtifactIdpresto-spring-boot-autoconfigure |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionpresto-spring-boot-autoconfigure
AutoConfigure for Presto
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.12 |