ActiveJDBC Wrapper

Should simplify usage of ActiveJDBC by generation new wrapper classes

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.github.erioh
ArtifactId

ArtifactId

activejdbc-wrapper
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveJDBC Wrapper
Should simplify usage of ActiveJDBC by generation new wrapper classes
Project URL

Project URL

https://github.com/erioh/activejdbc-wrapper-project

Download activejdbc-wrapper

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.javalite : activejdbc jar 2.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0
com.tngtech.java : junit-dataprovider jar 1.13.1
org.mockito : mockito-core jar 3.9.0
com.google.testing.compile : compile-testing jar 0.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0