is not current version
Last Version 1.8.6

com.github.ns2j:nos2jdbc-gen 1.8.1


GroupId

GroupId

com.github.ns2j
ArtifactId

ArtifactId

nos2jdbc-gen
Version

Version

1.8.1
Type

Type

jar

Download nos2jdbc-gen 1.8.1


<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/ -->
<dependency>
    <groupId>com.github.ns2j</groupId>
    <artifactId>nos2jdbc-gen</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/
implementation 'com.github.ns2j:nos2jdbc-gen:1.8.1'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/
implementation ("com.github.ns2j:nos2jdbc-gen:1.8.1")
'com.github.ns2j:nos2jdbc-gen:jar:1.8.1'
<dependency org="com.github.ns2j" name="nos2jdbc-gen" rev="1.8.1">
  <artifact name="nos2jdbc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-gen', version='1.8.1')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-gen" % "1.8.1"
[com.github.ns2j/nos2jdbc-gen "1.8.1"]