| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.jinahya |
| ArtifactId | ArtifactIdjdbc-accessible |
| Last Version | Last Version1.0-alpha-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjdbc-accessible
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-accessible/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>jdbc-accessible</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-accessible/
implementation 'com.googlecode.jinahya:jdbc-accessible:1.0-alpha-2'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-accessible/
implementation ("com.googlecode.jinahya:jdbc-accessible:1.0-alpha-2")
'com.googlecode.jinahya:jdbc-accessible:jar:1.0-alpha-2'
<dependency org="com.googlecode.jinahya" name="jdbc-accessible" rev="1.0-alpha-2">
<artifact name="jdbc-accessible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='jdbc-accessible', version='1.0-alpha-2')
)
libraryDependencies += "com.googlecode.jinahya" % "jdbc-accessible" % "1.0-alpha-2"
[com.googlecode.jinahya/jdbc-accessible "1.0-alpha-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.jinahya : jinahya-accessible | jar | 1.0-alpha-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.extras : glassfish-embedded-all | jar | 3.1.1 |
| javax : javaee-api | jar | 6.0 |
| org.testng : testng | jar | 6.3 |