License |
License |
---|---|
GroupId | GroupIdcom.github.ns2j |
ArtifactId | ArtifactIdnos2jdbc-gen |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionNo Seasar2 Container's s2jdbc
|
Filename | Size |
---|---|
nos2jdbc-gen-1.8.0.pom | |
nos2jdbc-gen-1.8.0.jar | 523 KB |
nos2jdbc-gen-1.8.0-sources.jar | 490 KB |
nos2jdbc-gen-1.8.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/ -->
<dependency>
<groupId>com.github.ns2j</groupId>
<artifactId>nos2jdbc-gen</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/
implementation 'com.github.ns2j:nos2jdbc-gen:1.8.0'
// https://jarcasting.com/artifacts/com.github.ns2j/nos2jdbc-gen/
implementation ("com.github.ns2j:nos2jdbc-gen:1.8.0")
'com.github.ns2j:nos2jdbc-gen:jar:1.8.0'
<dependency org="com.github.ns2j" name="nos2jdbc-gen" rev="1.8.0">
<artifact name="nos2jdbc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ns2j', module='nos2jdbc-gen', version='1.8.0')
)
libraryDependencies += "com.github.ns2j" % "nos2jdbc-gen" % "1.8.0"
[com.github.ns2j/nos2jdbc-gen "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ns2j : nos2jdbc-core | jar | 1.8.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
javax.transaction : javax.transaction-api | jar | 1.3 |
javax.persistence : persistence-api | jar | 1.0.2 |
org.freemarker : freemarker | jar | 2.3.30 |
org.apache.ant : ant | jar | 1.10.9 |
javax.ejb : ejb-api | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |