Last Version

io.joshworks:hello-service 0.2

A tiny and powerful server for Java 8

License

License

GroupId

GroupId

io.joshworks
ArtifactId

ArtifactId

hello-service
Version

Version

0.2
Type

Type

jar
Description

Description

A tiny and powerful server for Java 8

Download hello-service 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
ch.qos.logback : logback-classic jar 1.2.1
io.joshworks : snappy jar 0.2
io.joshworks.snappy.extensions » discovery jar 0.2

Project Modules

There are no modules declared in this project.