License |
License |
---|---|
GroupId | GroupIdio.yupiik.alveoli |
ArtifactId | ArtifactIdpostgres-local |
Version | Version1.0.7 |
Type | Typejar |
Description |
DescriptionBundleBee :: Alveolus :: PostgreSQL Local
A light Kubernetes package manager inheriting from Apache Maven infrastructure.
|
Filename | Size |
---|---|
postgres-local-1.0.7.pom | |
postgres-local-1.0.7.jar | 6 KB |
postgres-local-1.0.7-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/ -->
<dependency>
<groupId>io.yupiik.alveoli</groupId>
<artifactId>postgres-local</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/
implementation 'io.yupiik.alveoli:postgres-local:1.0.7'
// https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/
implementation ("io.yupiik.alveoli:postgres-local:1.0.7")
'io.yupiik.alveoli:postgres-local:jar:1.0.7'
<dependency org="io.yupiik.alveoli" name="postgres-local" rev="1.0.7">
<artifact name="postgres-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yupiik.alveoli', module='postgres-local', version='1.0.7')
)
libraryDependencies += "io.yupiik.alveoli" % "postgres-local" % "1.0.7"
[io.yupiik.alveoli/postgres-local "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |