is not current version
Last Version 6

org.ow2.opensuit:opensuit-parent 3

open SUIT

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

opensuit-parent
Version

Version

3
Type

Type

pom

Download opensuit-parent 3

Filename Size
opensuit-parent-3.pom 18 KB
Browse

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