Categories |
CategoriesActiveJ User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdnext-web-activejdbc |
Version | Version2.a.20-2 |
Type | Typejar |
Filename | Size |
---|---|
next-web-activejdbc-2.a.20-2.pom | |
next-web-activejdbc-2.a.20-2.jar | 7 KB |
next-web-activejdbc-2.a.20-2-sources.jar | 3 KB |
next-web-activejdbc-2.a.20-2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-activejdbc/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-web-activejdbc</artifactId>
<version>2.a.20-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-activejdbc/
implementation 'com.github.yoojia:next-web-activejdbc:2.a.20-2'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-activejdbc/
implementation ("com.github.yoojia:next-web-activejdbc:2.a.20-2")
'com.github.yoojia:next-web-activejdbc:jar:2.a.20-2'
<dependency org="com.github.yoojia" name="next-web-activejdbc" rev="2.a.20-2">
<artifact name="next-web-activejdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-activejdbc', version='2.a.20-2')
)
libraryDependencies += "com.github.yoojia" % "next-web-activejdbc" % "2.a.20-2"
[com.github.yoojia/next-web-activejdbc "2.a.20-2"]