JMole Web

JMole Core wrapped in a WAR artifact

License

License

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-web
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

war
Description

Description

JMole Web
JMole Core wrapped in a WAR artifact
Project URL

Project URL

https://bitbucket.org/awelen/jmole

Download jmole-web

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.welen.jmole : jmole-kernel jar 2.0.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0