is not current version
Last Version 6

org.ow2.opensuit:opensuit-parent 5

open SUIT

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

opensuit-parent
Version

Version

5
Type

Type

pom

Download opensuit-parent 5

Filename Size
opensuit-parent-5.pom 4 KB
Browse

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