is not current version
Last Version 0.3.0

org.sophize:datamodel 0.2.5

Datamodels used for generating resources ingested by the platform.

Categories

Categories

Data
GroupId

GroupId

org.sophize
ArtifactId

ArtifactId

datamodel
Version

Version

0.2.5
Type

Type

jar

Download datamodel 0.2.5


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