is not current version
Last Version 1.8.6

com.github.ns2j:nos2jdbc 1.4.1

No Seasar2 Container's s2jdbc

GroupId

GroupId

com.github.ns2j
ArtifactId

ArtifactId

nos2jdbc
Version

Version

1.4.1
Type

Type

pom

Download nos2jdbc 1.4.1

Filename Size
nos2jdbc-1.4.1.pom 5 KB
Browse

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