{JSON} Placeholder Infrastructure

An example infrastructure implementation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.italbytz.infrastructure
ArtifactId

ArtifactId

jsonplaceholder
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

{JSON} Placeholder Infrastructure
An example infrastructure implementation.
Project URL

Project URL

https://github.com/Italbytz/mvn-infrastructure-jsonplaceholder
Source Code Management

Source Code Management

https://github.com/Italbytz/mvn-infrastructure-jsonplaceholder.git

Download jsonplaceholder

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0