is not current version
Last Version 1.0.4

io.github.erioh:activejdbc-wrapper 1.0.3

Should simplify usage of ActiveJDBC by generation new wrapper classes

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.github.erioh
ArtifactId

ArtifactId

activejdbc-wrapper
Version

Version

1.0.3
Type

Type

jar

Download activejdbc-wrapper 1.0.3


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