is not current version
Last Version 0.6.3

com.globalmentor:globalmentor-servlet 0.6.1

GlobalMentor Java servlet library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-servlet
Version

Version

0.6.1
Type

Type

jar

Download globalmentor-servlet 0.6.1


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