License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Configuration Application Layer Libs config HikariCP Data Databases |
GroupId | GroupIdio.helidon.serviceconfiguration |
ArtifactId | ArtifactIdhelidon-serviceconfiguration-hikaricp-localhost |
Last Version | Last Version2.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon ServiceConfiguration HikariCP Localhost
Helidon HikariCP ServiceConfiguration Implementation for Local Testing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-hikaricp-localhost/ -->
<dependency>
<groupId>io.helidon.serviceconfiguration</groupId>
<artifactId>helidon-serviceconfiguration-hikaricp-localhost</artifactId>
<version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-hikaricp-localhost/
implementation 'io.helidon.serviceconfiguration:helidon-serviceconfiguration-hikaricp-localhost:2.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-hikaricp-localhost/
implementation ("io.helidon.serviceconfiguration:helidon-serviceconfiguration-hikaricp-localhost:2.0.0-M2")
'io.helidon.serviceconfiguration:helidon-serviceconfiguration-hikaricp-localhost:jar:2.0.0-M2'
<dependency org="io.helidon.serviceconfiguration" name="helidon-serviceconfiguration-hikaricp-localhost" rev="2.0.0-M2">
<artifact name="helidon-serviceconfiguration-hikaricp-localhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.serviceconfiguration', module='helidon-serviceconfiguration-hikaricp-localhost', version='2.0.0-M2')
)
libraryDependencies += "io.helidon.serviceconfiguration" % "helidon-serviceconfiguration-hikaricp-localhost" % "2.0.0-M2"
[io.helidon.serviceconfiguration/helidon-serviceconfiguration-hikaricp-localhost "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
io.helidon.serviceconfiguration : helidon-serviceconfiguration-hikaricp | jar | 2.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |