License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdcom.github.tchoulihan |
ArtifactId | ArtifactIdactivejdbc-root |
Last Version | Last Version1.4.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJavaLite - ActiveJDBC Root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
activejdbc-root-1.4.20.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc-root/ -->
<dependency>
<groupId>com.github.tchoulihan</groupId>
<artifactId>activejdbc-root</artifactId>
<version>1.4.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc-root/
implementation 'com.github.tchoulihan:activejdbc-root:1.4.20'
// https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc-root/
implementation ("com.github.tchoulihan:activejdbc-root:1.4.20")
'com.github.tchoulihan:activejdbc-root:pom:1.4.20'
<dependency org="com.github.tchoulihan" name="activejdbc-root" rev="1.4.20">
<artifact name="activejdbc-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tchoulihan', module='activejdbc-root', version='1.4.20')
)
libraryDependencies += "com.github.tchoulihan" % "activejdbc-root" % "1.4.20"
[com.github.tchoulihan/activejdbc-root "1.4.20"]