| License |
License |
|---|---|
| GroupId | GroupIdcom.ensime |
| ArtifactId | ArtifactIdmezcal_2.13 |
| Version | Version0.5 |
| Type | Typejar |
| Description |
Descriptionmezcal
mezcal
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mezcal_2.13-0.5.pom | |
| mezcal_2.13-0.5.jar | 71 KB |
| mezcal_2.13-0.5-sources.jar | 12 KB |
| mezcal_2.13-0.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/ -->
<dependency>
<groupId>com.ensime</groupId>
<artifactId>mezcal_2.13</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/
implementation 'com.ensime:mezcal_2.13:0.5'
// https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/
implementation ("com.ensime:mezcal_2.13:0.5")
'com.ensime:mezcal_2.13:jar:0.5'
<dependency org="com.ensime" name="mezcal_2.13" rev="0.5">
<artifact name="mezcal_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensime', module='mezcal_2.13', version='0.5')
)
libraryDependencies += "com.ensime" % "mezcal_2.13" % "0.5"
[com.ensime/mezcal_2.13 "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.datastax.cassandra : cassandra-driver-core | jar | 3.11.0 |
| com.datastax.cassandra : cassandra-driver-extras | jar | 3.11.0 |
| io.netty : netty-buffer | jar | 4.1.73.Final |
| io.netty : netty-transport | jar | 4.1.73.Final |
| io.netty : netty-codec | jar | 4.1.73.Final |
| io.netty : netty-handler | jar | 4.1.73.Final |
| io.netty : netty-common | jar | 4.1.73.Final |
| io.dropwizard.metrics : metrics-core | jar | 4.1.23 |
| io.dropwizard.metrics : metrics-jmx | jar | 4.1.23 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.github.jnr : jnr-ffi | jar | 2.1.16 |
| com.github.jnr : jnr-posix | jar | 3.0.61 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.12 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nosan : embedded-cassandra | jar | 4.0.6 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |