is not current version
Last Version 3.0.2

io.github.factoryfx:postgresqlStorage 1.0.0

factoryfx dependency injection framework

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

postgresqlStorage
Version

Version

1.0.0
Type

Type

jar

Download postgresqlStorage 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/ -->
<dependency>
    <groupId>io.github.factoryfx</groupId>
    <artifactId>postgresqlStorage</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/
implementation 'io.github.factoryfx:postgresqlStorage:1.0.0'
// https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/
implementation ("io.github.factoryfx:postgresqlStorage:1.0.0")
'io.github.factoryfx:postgresqlStorage:jar:1.0.0'
<dependency org="io.github.factoryfx" name="postgresqlStorage" rev="1.0.0">
  <artifact name="postgresqlStorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='postgresqlStorage', version='1.0.0')
)
libraryDependencies += "io.github.factoryfx" % "postgresqlStorage" % "1.0.0"
[io.github.factoryfx/postgresqlStorage "1.0.0"]