License |
License |
---|---|
GroupId | GroupIdcom.github.ns2j |
ArtifactId | ArtifactIdnos2jdbc-core |
Version | Version1.8.3 |
Type | Typejar |
Description |
DescriptionNo Seasar2 Container's s2jdbc
|
Filename | Size |
---|---|
nos2jdbc-core-1.8.3.pom | |
nos2jdbc-core-1.8.3.jar | 602 KB |
nos2jdbc-core-1.8.3-sources.jar | 600 KB |
nos2jdbc-core-1.8.3-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-core/ -->
<dependency>
<groupId>com.github.ns2j</groupId>
<artifactId>nos2jdbc-core</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-core/
implementation 'com.github.ns2j:nos2jdbc-core:1.8.3'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-core/
implementation ("com.github.ns2j:nos2jdbc-core:1.8.3")
'com.github.ns2j:nos2jdbc-core:jar:1.8.3'
<dependency org="com.github.ns2j" name="nos2jdbc-core" rev="1.8.3">
<artifact name="nos2jdbc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-core', version='1.8.3')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-core" % "1.8.3"
[com.github.ns2j/nos2jdbc-core "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ns2j : nos2jdbc-util | jar | 1.8.3 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
javax.transaction : javax.transaction-api | jar | 1.3 |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |