Last Version

Tatin 0.0.2

Tatin is a lightweight in-memory HTTP server allowing clients to PUT content to any url and then GET it back.

License

License

Categories

Categories

Net
GroupId

GroupId

org.netmelody.tatin
ArtifactId

ArtifactId

tatin
Version

Version

0.0.2
Type

Type

jar
Description

Description

Tatin
Tatin is a lightweight in-memory HTTP server allowing clients to PUT content to any url and then GET it back.
Project URL

Project URL

http://netmelody.org/tatin
Source Code Management

Source Code Management

http://github.com/netmelody/tatin

Download tatin 0.0.2


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

Dependencies

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

Project Modules

There are no modules declared in this project.