Portal for Java

The Portal for Java is a client and server implementation of the Portal written in Java.

License

License

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

portal
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Portal for Java
The Portal for Java is a client and server implementation of the Portal written in Java.

Download portal

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.flowersinthesand : wes jar 0.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.1
0.8.0