| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ns2j |
| ArtifactId | ArtifactIdnos2jdbc-util |
| Last Version | Last Version1.8.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNo Seasar2 Container's s2jdbc
|
| Filename | Size |
|---|---|
| nos2jdbc-util-1.8.6.pom | |
| nos2jdbc-util-1.8.6.jar | 251 KB |
| nos2jdbc-util-1.8.6-sources.jar | 254 KB |
| nos2jdbc-util-1.8.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-util/ -->
<dependency>
<groupId>com.github.ns2j</groupId>
<artifactId>nos2jdbc-util</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-util/
implementation 'com.github.ns2j:nos2jdbc-util:1.8.6'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-util/
implementation ("com.github.ns2j:nos2jdbc-util:1.8.6")
'com.github.ns2j:nos2jdbc-util:jar:1.8.6'
<dependency org="com.github.ns2j" name="nos2jdbc-util" rev="1.8.6">
<artifact name="nos2jdbc-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-util', version='1.8.6')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-util" % "1.8.6"
[com.github.ns2j/nos2jdbc-util "1.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| ognl : ognl | jar | 3.2.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| javax.transaction : javax.transaction-api | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |