is not current version
Last Version 14.0.8

gov.nasa.pds:model 12.0.3

The PDS4 Information Model package describes the information model in use by PDS4.

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

model
Version

Version

12.0.3
Type

Type

pom

Download model 12.0.3

Filename Size
model-12.0.3.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/gov.nasa.pds/model/ -->
<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>model</artifactId>
    <version>12.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/model/
implementation 'gov.nasa.pds:model:12.0.3'
// https://jarcasting.com/artifacts/gov.nasa.pds/model/
implementation ("gov.nasa.pds:model:12.0.3")
'gov.nasa.pds:model:pom:12.0.3'
<dependency org="gov.nasa.pds" name="model" rev="12.0.3">
  <artifact name="model" type="pom" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='model', version='12.0.3')
)
libraryDependencies += "gov.nasa.pds" % "model" % "12.0.3"
[gov.nasa.pds/model "12.0.3"]