is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.taskmaster:taskmaster-servlet-tools 1.0.5

Task Master provides Servlet Tools such as filters and listeners.

GroupId

GroupId

com.github.bordertech.taskmaster
ArtifactId

ArtifactId

taskmaster-servlet-tools
Version

Version

1.0.5
Type

Type

jar

Download taskmaster-servlet-tools 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-servlet-tools/ -->
<dependency>
    <groupId>com.github.bordertech.taskmaster</groupId>
    <artifactId>taskmaster-servlet-tools</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-servlet-tools/
implementation 'com.github.bordertech.taskmaster:taskmaster-servlet-tools:1.0.5'
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-servlet-tools/
implementation ("com.github.bordertech.taskmaster:taskmaster-servlet-tools:1.0.5")
'com.github.bordertech.taskmaster:taskmaster-servlet-tools:jar:1.0.5'
<dependency org="com.github.bordertech.taskmaster" name="taskmaster-servlet-tools" rev="1.0.5">
  <artifact name="taskmaster-servlet-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.taskmaster', module='taskmaster-servlet-tools', version='1.0.5')
)
libraryDependencies += "com.github.bordertech.taskmaster" % "taskmaster-servlet-tools" % "1.0.5"
[com.github.bordertech.taskmaster/taskmaster-servlet-tools "1.0.5"]