is not current version
Last Version 0.3.0

org.sophize:datamodel 0.2.1

Datamodels used for generating resources ingested by the platform.

Categories

Categories

Data
GroupId

GroupId

org.sophize
ArtifactId

ArtifactId

datamodel
Version

Version

0.2.1
Type

Type

jar

Download datamodel 0.2.1


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