| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.pdxfinder |
| ArtifactId | ArtifactIddata-model |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionPDX Finder Data Model
Data Model including dao and repositories of the
PDX Finder app
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| data-model-2.0.1.pom | |
| data-model-2.0.1.jar | 100 KB |
| data-model-2.0.1-sources.jar | 64 KB |
| data-model-2.0.1-javadoc.jar | 852 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j | jar | 3.5.20 |
| 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 |