Baratine

A reactive Java web server.

License

License

GroupId

GroupId

io.baratine
ArtifactId

ArtifactId

api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Baratine
A reactive Java web server.
Project URL

Project URL

http://baratine.io

Download api

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0
0.11.3
0.11.2
0.11.1
0.11.0