Categories |
CategoriesDoma Data ORM |
---|---|
GroupId | GroupIdio.shiftleft |
ArtifactId | ArtifactIdcodepropertygraph-domain-classes_3 |
Version | Version1.3.544 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph-domain-classes_3/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>codepropertygraph-domain-classes_3</artifactId>
<version>1.3.544</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph-domain-classes_3/
implementation 'io.shiftleft:codepropertygraph-domain-classes_3:1.3.544'
// https://jarcasting.com/artifacts/io.shiftleft/codepropertygraph-domain-classes_3/
implementation ("io.shiftleft:codepropertygraph-domain-classes_3:1.3.544")
'io.shiftleft:codepropertygraph-domain-classes_3:jar:1.3.544'
<dependency org="io.shiftleft" name="codepropertygraph-domain-classes_3" rev="1.3.544">
<artifact name="codepropertygraph-domain-classes_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='codepropertygraph-domain-classes_3', version='1.3.544')
)
libraryDependencies += "io.shiftleft" % "codepropertygraph-domain-classes_3" % "1.3.544"
[io.shiftleft/codepropertygraph-domain-classes_3 "1.3.544"]