| License |
License |
|---|---|
| GroupId | GroupIddev.rafex.ether.jdbc |
| ArtifactId | ArtifactIdether-jdbc |
| Version | Version2.0-v20210511 |
| Type | Typejar |
| Description |
Descriptionether-jdbc
utilities to create microservices without frameworks
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ether-jdbc-2.0-v20210511.pom | |
| ether-jdbc-2.0-v20210511.jar | 13 KB |
| ether-jdbc-2.0-v20210511-sources.jar | 22 KB |
| ether-jdbc-2.0-v20210511-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.jdbc/ether-jdbc/ -->
<dependency>
<groupId>dev.rafex.ether.jdbc</groupId>
<artifactId>ether-jdbc</artifactId>
<version>2.0-v20210511</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.jdbc/ether-jdbc/
implementation 'dev.rafex.ether.jdbc:ether-jdbc:2.0-v20210511'
// https://jarcasting.com/artifacts/dev.rafex.ether.jdbc/ether-jdbc/
implementation ("dev.rafex.ether.jdbc:ether-jdbc:2.0-v20210511")
'dev.rafex.ether.jdbc:ether-jdbc:jar:2.0-v20210511'
<dependency org="dev.rafex.ether.jdbc" name="ether-jdbc" rev="2.0-v20210511">
<artifact name="ether-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.jdbc', module='ether-jdbc', version='2.0-v20210511')
)
libraryDependencies += "dev.rafex.ether.jdbc" % "ether-jdbc" % "2.0-v20210511"
[dev.rafex.ether.jdbc/ether-jdbc "2.0-v20210511"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.rafex.ether.object : ether-object | jar | 2.0-v20210511 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |