| License |
License |
|---|---|
| GroupId | GroupIdcom.scleradb |
| ArtifactId | ArtifactIdsclera-core_2.13 |
| Version | Version4.0 |
| Type | Typejar |
| Description |
Descriptionsclera-core
Sclera core, classes for Sclera extension development in Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sclera-core_2.13-4.0.pom | |
| sclera-core_2.13-4.0.jar | 2 MB |
| sclera-core_2.13-4.0-sources.jar | 258 KB |
| sclera-core_2.13-4.0-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scleradb/sclera-core_2.13/ -->
<dependency>
<groupId>com.scleradb</groupId>
<artifactId>sclera-core_2.13</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scleradb/sclera-core_2.13/
implementation 'com.scleradb:sclera-core_2.13:4.0'
// https://jarcasting.com/artifacts/com.scleradb/sclera-core_2.13/
implementation ("com.scleradb:sclera-core_2.13:4.0")
'com.scleradb:sclera-core_2.13:jar:4.0'
<dependency org="com.scleradb" name="sclera-core_2.13" rev="4.0">
<artifact name="sclera-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scleradb', module='sclera-core_2.13', version='4.0')
)
libraryDependencies += "com.scleradb" % "sclera-core_2.13" % "4.0"
[com.scleradb/sclera-core_2.13 "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.scleradb : sclera-parsing_2.13 | jar | 4.0 |
| com.scleradb : sclera-tools_2.13 | jar | 4.0 |
| com.scleradb : sclera-regexparser_2.13 | jar | 4.0 |
| com.scleradb : sclera-automata_2.13 | jar | 4.0 |
| com.scleradb : sclera-encrypt_2.13 | jar | 4.0 |
| com.scleradb : sclera-service_2.13 | jar | 4.0 |
| org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
| com.h2database : h2 | jar | 1.4.200 |
| com.zaxxer : HikariCP | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.scleradb : sclera-config_2.13 | jar | 4.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |