License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.github.erioh |
ArtifactId | ArtifactIdactivejdbc-wrapper |
Version | Version1.0.1 |
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.1.pom | |
activejdbc-wrapper-1.0.1.jar | 41 KB |
activejdbc-wrapper-1.0.1-sources.jar | 38 KB |
activejdbc-wrapper-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.erioh/activejdbc-wrapper/
implementation 'io.github.erioh:activejdbc-wrapper:1.0.1'
// https://jarcasting.com/artifacts/io.github.erioh/activejdbc-wrapper/
implementation ("io.github.erioh:activejdbc-wrapper:1.0.1")
'io.github.erioh:activejdbc-wrapper:jar:1.0.1'
<dependency org="io.github.erioh" name="activejdbc-wrapper" rev="1.0.1">
<artifact name="activejdbc-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.erioh', module='activejdbc-wrapper', version='1.0.1')
)
libraryDependencies += "io.github.erioh" % "activejdbc-wrapper" % "1.0.1"
[io.github.erioh/activejdbc-wrapper "1.0.1"]
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 |