is not current version
Last Version 3.0.5-alpha

com.github.yoojia:next-web-activejdbc 2.a.20-5

NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-web-activejdbc
Version

Version

2.a.20-5
Type

Type

jar

Download next-web-activejdbc 2.a.20-5


<!-- 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-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-activejdbc/
implementation 'com.github.yoojia:next-web-activejdbc:2.a.20-5'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-activejdbc/
implementation ("com.github.yoojia:next-web-activejdbc:2.a.20-5")
'com.github.yoojia:next-web-activejdbc:jar:2.a.20-5'
<dependency org="com.github.yoojia" name="next-web-activejdbc" rev="2.a.20-5">
  <artifact name="next-web-activejdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-activejdbc', version='2.a.20-5')
)
libraryDependencies += "com.github.yoojia" % "next-web-activejdbc" % "2.a.20-5"
[com.github.yoojia/next-web-activejdbc "2.a.20-5"]