License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.github.erioh |
ArtifactId | ArtifactIdactivejdbc-wrapper |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveJDBC Wrapper
Should simplify usage of ActiveJDBC by generation new wrapper classes
|
Project URL |
Project URL |
Filename | Size |
---|---|
activejdbc-wrapper-1.0.4.pom | |
activejdbc-wrapper-1.0.4.jar | 41 KB |
activejdbc-wrapper-1.0.4-sources.jar | 38 KB |
activejdbc-wrapper-1.0.4-javadoc.jar | 234 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.javalite : activejdbc | jar | 2.2 |
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 |