Last Version

Datamodel for Sophize development 0.3.0

Datamodels used for generating resources ingested by the platform.

License

License

Categories

Categories

Data
GroupId

GroupId

org.sophize
ArtifactId

ArtifactId

datamodel
Version

Version

0.3.0
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 0.3.0


<!-- 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.