не последняя версия
Последняя версия 1.0.1

org.jbundle.util.webapp:org.jbundle.util.webapp.filter 0.9.1

This project provides a template for a filter servlet. This servlet will automatically create pass content through a Servlet Filter.

Группа

Группа

org.jbundle.util.webapp
Идентификатор

Идентификатор

org.jbundle.util.webapp.filter
Версия

Версия

0.9.1
Тип

Тип

war

Скачать org.jbundle.util.webapp.filter 0.9.1


<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.filter/ -->
<dependency>
    <groupId>org.jbundle.util.webapp</groupId>
    <artifactId>org.jbundle.util.webapp.filter</artifactId>
    <version>0.9.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.filter/
implementation 'org.jbundle.util.webapp:org.jbundle.util.webapp.filter:0.9.1'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.filter/
implementation ("org.jbundle.util.webapp:org.jbundle.util.webapp.filter:0.9.1")
'org.jbundle.util.webapp:org.jbundle.util.webapp.filter:war:0.9.1'
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.filter" rev="0.9.1">
  <artifact name="org.jbundle.util.webapp.filter" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='org.jbundle.util.webapp.filter', version='0.9.1')
)
libraryDependencies += "org.jbundle.util.webapp" % "org.jbundle.util.webapp.filter" % "0.9.1"
[org.jbundle.util.webapp/org.jbundle.util.webapp.filter "0.9.1"]