Last Version

brick-struts 0.0.1-alpha

The connector of struts for brick-web

License

License

Categories

Categories

Net
GroupId

GroupId

net.isger
ArtifactId

ArtifactId

brick-struts
Version

Version

0.0.1-alpha
Type

Type

jar
Description

Description

brick-struts
The connector of struts for brick-web
Project URL

Project URL

https://github.com/issing/brick-struts
Source Code Management

Source Code Management

https://github.com/issing/brick-struts

Download brick-struts 0.0.1-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.struts : struts2-json-plugin jar 2.3.16.3
net.isger : brick-web jar 0.0.1-alpha

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.