| License |
License |
|---|---|
| GroupId | GroupIdio.github.neotypes |
| ArtifactId | ArtifactIdneotypes-core_2.12 |
| Version | Version0.18.2 |
| Type | Typejar |
| Description |
Descriptionneotypes-core
neotypes-core
|
| Project Organization |
Project Organizationio.github.neotypes |
| Filename | Size |
|---|---|
| neotypes-core_2.12-0.18.2.pom | |
| neotypes-core_2.12-0.18.2.jar | 332 KB |
| neotypes-core_2.12-0.18.2-sources.jar | 29 KB |
| neotypes-core_2.12-0.18.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.12/ -->
<dependency>
<groupId>io.github.neotypes</groupId>
<artifactId>neotypes-core_2.12</artifactId>
<version>0.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.12/
implementation 'io.github.neotypes:neotypes-core_2.12:0.18.2'
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-core_2.12/
implementation ("io.github.neotypes:neotypes-core_2.12:0.18.2")
'io.github.neotypes:neotypes-core_2.12:jar:0.18.2'
<dependency org="io.github.neotypes" name="neotypes-core_2.12" rev="0.18.2">
<artifact name="neotypes-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neotypes', module='neotypes-core_2.12', version='0.18.2')
)
libraryDependencies += "io.github.neotypes" % "neotypes-core_2.12" % "0.18.2"
[io.github.neotypes/neotypes-core_2.12 "0.18.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.chuusai : shapeless_2.12 | jar | 2.3.7 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.4 |
| org.scala-lang : scala-reflect | jar | 2.12.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j.driver : neo4j-java-driver | jar | 4.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| com.dimafeng : testcontainers-scala_2.12 | jar | 0.39.5 |
| com.dimafeng : testcontainers-scala-neo4j_2.12 | jar | 0.39.5 |
| org.testcontainers : neo4j | jar | 1.15.3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |