is not current version
Last Version 3.0.2

io.github.factoryfx:postgresqlStorage 2.0.5

factoryfx dependency injection framework

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

postgresqlStorage
Version

Version

2.0.5
Type

Type

jar

Download postgresqlStorage 2.0.5


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