License |
License |
---|---|
GroupId | GroupIdio.vinyldns |
ArtifactId | ArtifactIdcore_2.12 |
Version | Version0.9.5 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.12-0.9.5.pom | |
core_2.12-0.9.5.jar | 988 KB |
core_2.12-0.9.5-sources.jar | 72 KB |
core_2.12-0.9.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vinyldns/core_2.12/ -->
<dependency>
<groupId>io.vinyldns</groupId>
<artifactId>core_2.12</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vinyldns/core_2.12/
implementation 'io.vinyldns:core_2.12:0.9.5'
// https://jarcasting.com/artifacts/io.vinyldns/core_2.12/
implementation ("io.vinyldns:core_2.12:0.9.5")
'io.vinyldns:core_2.12:jar:0.9.5'
<dependency org="io.vinyldns" name="core_2.12" rev="0.9.5">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vinyldns', module='core_2.12', version='0.9.5')
)
libraryDependencies += "io.vinyldns" % "core_2.12" % "0.9.5"
[io.vinyldns/core_2.12 "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.typelevel : cats-effect_2.12 | jar | 2.1.3 |
com.typesafe : config | jar | 1.4.0 |
joda-time : joda-time | jar | 2.8.1 |
org.scodec : scodec-bits_2.12 | jar | 1.1.14 |
nl.grons : metrics-scala_2.12 | jar | 3.5.9 |
org.apache.commons : commons-text | jar | 1.4 |
com.github.pureconfig : pureconfig_2.12 | jar | 0.12.3 |
com.github.pureconfig : pureconfig-cats-effect_2.12 | jar | 0.12.3 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
ch.qos.logback : logback-classic | jar | 1.0.7 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.2 |
co.fs2 : fs2-core_2.12 | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.1 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |
com.ironcorelabs : cats-scalatest_2.12 | jar | 3.0.5 |
org.mockito : mockito-core | jar | 1.10.19 |
org.scalatestplus : scalatestplus-mockito_2.12 | jar | 1.0.0-M2 |
org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |