Datamodel for Sophize development

Datamodels used for generating resources ingested by the platform.

License

License

Categories

Categories

Data
GroupId

GroupId

org.sophize
ArtifactId

ArtifactId

datamodel
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Datamodel for Sophize development
Datamodels used for generating resources ingested by the platform.
Project URL

Project URL

https://github.com/Sophize/datamodel-java
Project Organization

Project Organization

Sophize
Source Code Management

Source Code Management

https://sophize.org

Download datamodel

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.5
0.2.4
0.2.2
0.2.1
0.2
0.1