is not current version
Last Version 14.0.8

gov.nasa.pds:model 11.0.0

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

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

model
Version

Version

11.0.0
Type

Type

pom

Download model 11.0.0

Filename Size
model-11.0.0.pom 9 KB
Browse

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