| License |
License |
|---|---|
| GroupId | GroupIdcom.scleradb |
| ArtifactId | ArtifactIdsclera-shell_2.13 |
| Version | Version4.0 |
| Type | Typejar |
| Description |
Descriptionsclera-shell
Sclera interactive shell
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sclera-shell_2.13-4.0.pom | |
| sclera-shell_2.13-4.0.jar | 77 KB |
| sclera-shell_2.13-4.0-sources.jar | 6 KB |
| sclera-shell_2.13-4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scleradb/sclera-shell_2.13/ -->
<dependency>
<groupId>com.scleradb</groupId>
<artifactId>sclera-shell_2.13</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scleradb/sclera-shell_2.13/
implementation 'com.scleradb:sclera-shell_2.13:4.0'
// https://jarcasting.com/artifacts/com.scleradb/sclera-shell_2.13/
implementation ("com.scleradb:sclera-shell_2.13:4.0")
'com.scleradb:sclera-shell_2.13:jar:4.0'
<dependency org="com.scleradb" name="sclera-shell_2.13" rev="4.0">
<artifact name="sclera-shell_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scleradb', module='sclera-shell_2.13', version='4.0')
)
libraryDependencies += "com.scleradb" % "sclera-shell_2.13" % "4.0"
[com.scleradb/sclera-shell_2.13 "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.scleradb : sclera-visual_2.13 | jar | 4.0 |
| com.scleradb : sclera-display_2.13 | jar | 4.0 |
| org.jline : jline-terminal-jansi | jar | 3.13.1 |
| org.jline : jline-reader | jar | 3.13.1 |
| org.jline : jline-builtins | jar | 3.13.1 |
| org.fusesource.jansi : jansi | jar | 1.18 |
| org.apache.commons : commons-csv | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.scleradb : sclera-core_2.13 | jar | 4.0 |
| com.scleradb : sclera-config_2.13 | jar | 4.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |