License |
License |
---|---|
GroupId | GroupIdio.github.neotypes |
ArtifactId | ArtifactIdneotypes-core_2.13 |
Version | Version0.21.0 |
Type | Typejar |
Description |
Descriptionneotypes-core
neotypes-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neotypes-core_2.13-0.21.0.pom | |
neotypes-core_2.13-0.21.0.jar | 345 KB |
neotypes-core_2.13-0.21.0-sources.jar | 28 KB |
neotypes-core_2.13-0.21.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/ -->
<dependency>
<groupId>io.github.neotypes</groupId>
<artifactId>neotypes-core_2.13</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/
implementation 'io.github.neotypes:neotypes-core_2.13:0.21.0'
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.13/
implementation ("io.github.neotypes:neotypes-core_2.13:0.21.0")
'io.github.neotypes:neotypes-core_2.13:jar:0.21.0'
<dependency org="io.github.neotypes" name="neotypes-core_2.13" rev="0.21.0">
<artifact name="neotypes-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neotypes', module='neotypes-core_2.13', version='0.21.0')
)
libraryDependencies += "io.github.neotypes" % "neotypes-core_2.13" % "0.21.0"
[io.github.neotypes/neotypes-core_2.13 "0.21.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.chuusai : shapeless_2.13 | jar | 2.3.9 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.driver : neo4j-java-driver | jar | 4.4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |
com.dimafeng : testcontainers-scala_2.13 | jar | 0.40.7 |
com.dimafeng : testcontainers-scala-neo4j_2.13 | jar | 0.40.7 |
org.testcontainers : neo4j | jar | 1.17.2 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.11 |