Last Version

oasp4j-web 3.0.0

Module for reusable web and servlet related code of the Open Application Standard Platform for Java (OASP4J).

License

License

Apache Software Licenese
Categories

Categories

Java Languages
GroupId

GroupId

io.oasp.java.modules
ArtifactId

ArtifactId

oasp4j-web
Version

Version

3.0.0
Type

Type

jar
Description

Description

oasp4j-web
Module for reusable web and servlet related code of the Open Application Standard Platform for Java (OASP4J).
Project Organization

Project Organization

OASP-Team

Download oasp4j-web 3.0.0


<!-- https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-web/ -->
<dependency>
    <groupId>io.oasp.java.modules</groupId>
    <artifactId>oasp4j-web</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-web/
implementation 'io.oasp.java.modules:oasp4j-web:3.0.0'
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-web/
implementation ("io.oasp.java.modules:oasp4j-web:3.0.0")
'io.oasp.java.modules:oasp4j-web:jar:3.0.0'
<dependency org="io.oasp.java.modules" name="oasp4j-web" rev="3.0.0">
  <artifact name="oasp4j-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oasp.java.modules', module='oasp4j-web', version='3.0.0')
)
libraryDependencies += "io.oasp.java.modules" % "oasp4j-web" % "3.0.0"
[io.oasp.java.modules/oasp4j-web "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.8.RELEASE
net.sf.m-m-m : mmm-util-core jar 7.5.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

Project Modules

There are no modules declared in this project.