is not current version
Last Version 0.8.4

org.apache.atlas:atlas-typesystem 0.7-incubating

Apache Atlas Typesystem Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-typesystem
Version

Version

0.7-incubating
Type

Type

jar

Download atlas-typesystem 0.7-incubating


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