is not current version
Last Version 1.8.6

com.github.ns2j:nos2jdbc 1.3.0

No Seasar2 Container's s2jdbc

GroupId

GroupId

com.github.ns2j
ArtifactId

ArtifactId

nos2jdbc
Version

Version

1.3.0
Type

Type

pom

Download nos2jdbc 1.3.0

Filename Size
nos2jdbc-1.3.0.pom 5 KB
Browse

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