Last Version

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-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/KolonelKustard/servlicle
Project Organization

Project Organization

TotalChange
Source Code Management

Source Code Management

https://github.com/KolonelKustard/servlicle

Download servlicle-parent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tomcat8
  • servlicle