Last Version

manager web module for otter 4.2.18

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

manager.web
Version

Version

4.2.18
Type

Type

jar
Description

Description

manager web module for otter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/alibaba/otter
Project Organization

Project Organization

alibaba

Download manager.web 4.2.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.otter : manager.biz jar 4.2.18
com.alibaba.citrus : citrus-webx-all jar 3.2.0
org.directwebremoting : dwr jar 2.0.10

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.