License |
License |
---|---|
GroupId | GroupIdcom.dimafeng |
ArtifactId | ArtifactIdneotypes_2.13 |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneotypes
neotypes
|
Project Organization |
Project Organizationcom.dimafeng |
Filename | Size |
---|---|
neotypes_2.13-0.17.0.pom | |
neotypes_2.13-0.17.0.jar | 269 KB |
neotypes_2.13-0.17.0-sources.jar | 22 KB |
neotypes_2.13-0.17.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dimafeng/neotypes_2.13/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>neotypes_2.13</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/neotypes_2.13/
implementation 'com.dimafeng:neotypes_2.13:0.17.0'
// https://jarcasting.com/artifacts/com.dimafeng/neotypes_2.13/
implementation ("com.dimafeng:neotypes_2.13:0.17.0")
'com.dimafeng:neotypes_2.13:jar:0.17.0'
<dependency org="com.dimafeng" name="neotypes_2.13" rev="0.17.0">
<artifact name="neotypes_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='neotypes_2.13', version='0.17.0')
)
libraryDependencies += "com.dimafeng" % "neotypes_2.13" % "0.17.0"
[com.dimafeng/neotypes_2.13 "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.3 |
org.scala-lang : scala-reflect | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.driver : neo4j-java-driver | jar | 4.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.7 |
com.dimafeng : testcontainers-scala_2.13 | jar | 0.39.3 |
com.dimafeng : testcontainers-scala-neo4j_2.13 | jar | 0.39.3 |
org.testcontainers : neo4j | jar | 1.15.2 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.3 |