is not current version
Last Version 1.0.3

org.ow2.opensuit:opensuit-spring 1.0

open SUIT Spring Extension

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

opensuit-spring
Version

Version

1.0
Type

Type

jar

Download opensuit-spring 1.0


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