is not current version
Last Version 1.4.5

io.github.odys-z:semantic.DA 1.0.1

JDBC Data Access with Semantics Support

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.odys-z
ArtifactId

ArtifactId

semantic.DA
Version

Version

1.0.1
Type

Type

jar

Download semantic.DA 1.0.1


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