Last Version

Osiris Server 0.8.0

Shared utilities for the different servers

License

License

GroupId

GroupId

io.github.cjkent.osiris
ArtifactId

ArtifactId

osiris-server
Version

Version

0.8.0
Type

Type

jar
Description

Description

Osiris Server
Shared utilities for the different servers

Download osiris-server 0.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.cjkent.osiris : osiris-core jar 0.8.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.jetbrains.kotlin : kotlin-test jar 1.2.21
com.squareup.okhttp3 : okhttp jar 3.8.0
io.github.cjkent.osiris : osiris-core test-jar 0.8.0

Project Modules

There are no modules declared in this project.