Last Version

Shuteye 0.3.0

Sane, zero-dependency library for building REST clients

License

License

Categories

Categories

Net
GroupId

GroupId

net.ethx.shuteye
ArtifactId

ArtifactId

shuteye-pom
Version

Version

0.3.0
Type

Type

pom
Description

Description

Shuteye
Sane, zero-dependency library for building REST clients
Project URL

Project URL

https://github.com/stevebarham/shuteye
Source Code Management

Source Code Management

https://github.com/stevebarham/shuteye

Download shuteye-pom 0.3.0

Filename Size
shuteye-pom-0.3.0.pom 6 KB
Browse

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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
net.iharder : base64 jar 2.3.8
io.github.lukehutch : fast-classpath-scanner jar 1.2.3
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.2
net.jpountz.lz4 : lz4 jar 1.3.0

Project Modules

  • shuteye
  • examples