| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcz.pumpitup.pn5 |
| ArtifactId | ArtifactIdsql-remote-client |
| Version | Version0.5.10 |
| Type | Typejar |
| Description |
DescriptionSQL Remote Driver Client
Test Automation engineer's little helper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sql-remote-client-0.5.10.pom | |
| sql-remote-client-0.5.10.jar | 18 KB |
| sql-remote-client-0.5.10-sources.jar | 10 KB |
| sql-remote-client-0.5.10-javadoc.jar | 466 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/sql-remote-client/ -->
<dependency>
<groupId>cz.pumpitup.pn5</groupId>
<artifactId>sql-remote-client</artifactId>
<version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/sql-remote-client/
implementation 'cz.pumpitup.pn5:sql-remote-client:0.5.10'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/sql-remote-client/
implementation ("cz.pumpitup.pn5:sql-remote-client:0.5.10")
'cz.pumpitup.pn5:sql-remote-client:jar:0.5.10'
<dependency org="cz.pumpitup.pn5" name="sql-remote-client" rev="0.5.10">
<artifact name="sql-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='sql-remote-client', version='0.5.10')
)
libraryDependencies += "cz.pumpitup.pn5" % "sql-remote-client" % "0.5.10"
[cz.pumpitup.pn5/sql-remote-client "0.5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.pumpitup.pn5 : core | jar | 0.5.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
| org.assertj : assertj-core | jar | 3.15.0 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |