| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ns2j |
| ArtifactId | ArtifactIdnos2jdbc |
| Last Version | Last Version1.8.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnos2jdbc
No Seasar2 Container's s2jdbc
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nos2jdbc-1.8.6.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc/ -->
<dependency>
<groupId>com.github.ns2j</groupId>
<artifactId>nos2jdbc</artifactId>
<version>1.8.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc/
implementation 'com.github.ns2j:nos2jdbc:1.8.6'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc/
implementation ("com.github.ns2j:nos2jdbc:1.8.6")
'com.github.ns2j:nos2jdbc:pom:1.8.6'
<dependency org="com.github.ns2j" name="nos2jdbc" rev="1.8.6">
<artifact name="nos2jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc', version='1.8.6')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc" % "1.8.6"
[com.github.ns2j/nos2jdbc "1.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |