License |
License |
---|---|
GroupId | GroupIdcom.github.ns2j |
ArtifactId | ArtifactIdnos2jdbc-util |
Version | Version1.8.3 |
Type | Typejar |
Description |
DescriptionNo Seasar2 Container's s2jdbc
|
Filename | Size |
---|---|
nos2jdbc-util-1.8.3.pom | |
nos2jdbc-util-1.8.3.jar | 254 KB |
nos2jdbc-util-1.8.3-sources.jar | 253 KB |
nos2jdbc-util-1.8.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-util/
implementation 'com.github.ns2j:nos2jdbc-util:1.8.3'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-util/
implementation ("com.github.ns2j:nos2jdbc-util:1.8.3")
'com.github.ns2j:nos2jdbc-util:jar:1.8.3'
<dependency org="com.github.ns2j" name="nos2jdbc-util" rev="1.8.3">
<artifact name="nos2jdbc-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-util', version='1.8.3')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-util" % "1.8.3"
[com.github.ns2j/nos2jdbc-util "1.8.3"]
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.1 |