Last Version

PDX Finder Data Model 2.0.1

Data Model including dao and repositories of the PDX Finder app

License

License

Categories

Categories

Data
GroupId

GroupId

org.pdxfinder
ArtifactId

ArtifactId

data-model
Version

Version

2.0.1
Type

Type

jar
Description

Description

PDX Finder Data Model
Data Model including dao and repositories of the PDX Finder app
Project URL

Project URL

http://www.pdxfinder.org/
Source Code Management

Source Code Management

https://github.com/PDXFinder/data-model/tree/master

Download data-model 2.0.1


<!-- https://jarcasting.com/artifacts/org.pdxfinder/data-model/ -->
<dependency>
    <groupId>org.pdxfinder</groupId>
    <artifactId>data-model</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pdxfinder/data-model/
implementation 'org.pdxfinder:data-model:2.0.1'
// https://jarcasting.com/artifacts/org.pdxfinder/data-model/
implementation ("org.pdxfinder:data-model:2.0.1")
'org.pdxfinder:data-model:jar:2.0.1'
<dependency org="org.pdxfinder" name="data-model" rev="2.0.1">
  <artifact name="data-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pdxfinder', module='data-model', version='2.0.1')
)
libraryDependencies += "org.pdxfinder" % "data-model" % "2.0.1"
[org.pdxfinder/data-model "2.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-data-neo4j jar 2.3.3.RELEASE
org.neo4j : neo4j-ogm-core jar 3.1.20
org.neo4j : neo4j-ogm-api jar 3.1.20
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.6
org.apache.poi : poi-ooxml jar 3.15

runtime (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE
org.neo4j : neo4j-ogm-embedded-driver jar 3.1.20

Project Modules

There are no modules declared in this project.