Last Version

webframe-plugin 1.0.1

Java Web Frame: wf-parent

License

License

GroupId

GroupId

org.webframe.plugins
ArtifactId

ArtifactId

plugin
Version

Version

1.0.1
Type

Type

jar
Description

Description

webframe-plugin
Java Web Frame: wf-parent

Download plugin 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1

provided (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.2

test (1)

Group / Artifact Type Version
org.webframe : wf-test jar 1.2.1

Project Modules

There are no modules declared in this project.