| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ns2j |
| ArtifactId | ArtifactIdnos2jdbc-test |
| Last Version | Last Version1.8.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNo Seasar2 Container's s2jdbc
|
| Filename | Size |
|---|---|
| nos2jdbc-test-1.8.6.pom | |
| nos2jdbc-test-1.8.6.jar | 75 KB |
| nos2jdbc-test-1.8.6-sources.jar | 69 KB |
| nos2jdbc-test-1.8.6-javadoc.jar | 741 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-test/ -->
<dependency>
<groupId>com.github.ns2j</groupId>
<artifactId>nos2jdbc-test</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-test/
implementation 'com.github.ns2j:nos2jdbc-test:1.8.6'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-test/
implementation ("com.github.ns2j:nos2jdbc-test:1.8.6")
'com.github.ns2j:nos2jdbc-test:jar:1.8.6'
<dependency org="com.github.ns2j" name="nos2jdbc-test" rev="1.8.6">
<artifact name="nos2jdbc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-test', version='1.8.6')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-test" % "1.8.6"
[com.github.ns2j/nos2jdbc-test "1.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ns2j : nos2jdbc-core | jar | 1.8.6 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.transaction : javax.transaction-api | jar | 1.3 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| org.hsqldb : hsqldb | jar | 2.5.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |