is not current version
Last Version 2.0.8

br.net.woodstock.rockframework:rockframework-struts2 2.0.6

Rock Framework - Struts2

Categories

Categories

Net
GroupId

GroupId

br.net.woodstock.rockframework
ArtifactId

ArtifactId

rockframework-struts2
Version

Version

2.0.6
Type

Type

jar

Download rockframework-struts2 2.0.6


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