is not current version
Last Version 2.0.8

br.net.woodstock.rockframework:rockframework-struts 2.0.0

Rock Framework - Struts

Categories

Categories

Net
GroupId

GroupId

br.net.woodstock.rockframework
ArtifactId

ArtifactId

rockframework-struts
Version

Version

2.0.0
Type

Type

jar

Download rockframework-struts 2.0.0


<!-- https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-struts/ -->
<dependency>
    <groupId>br.net.woodstock.rockframework</groupId>
    <artifactId>rockframework-struts</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-struts/
implementation 'br.net.woodstock.rockframework:rockframework-struts:2.0.0'
// https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-struts/
implementation ("br.net.woodstock.rockframework:rockframework-struts:2.0.0")
'br.net.woodstock.rockframework:rockframework-struts:jar:2.0.0'
<dependency org="br.net.woodstock.rockframework" name="rockframework-struts" rev="2.0.0">
  <artifact name="rockframework-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.net.woodstock.rockframework', module='rockframework-struts', version='2.0.0')
)
libraryDependencies += "br.net.woodstock.rockframework" % "rockframework-struts" % "2.0.0"
[br.net.woodstock.rockframework/rockframework-struts "2.0.0"]