Last Version

com.totalchange.servlicle:servlicle 1.0.0

Provide a Java Servlet which will respond with a file in a decent way.

License

License

GroupId

GroupId

com.totalchange.servlicle
ArtifactId

ArtifactId

servlicle
Version

Version

1.0.0
Type

Type

jar
Description

Description

Provide a Java Servlet which will respond with a file in a decent way.
Project Organization

Project Organization

TotalChange

Download servlicle 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.totalchange.servlicle : tomcat8 jar 1.0.0

provided (1)

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

Project Modules

There are no modules declared in this project.