Junik

This is a java client library for the unikernel build framework Unik.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.mathiasmah.unik
ArtifactId

ArtifactId

junik
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Junik
This is a java client library for the unikernel build framework Unik.
Project URL

Project URL

https://github.com/mathiasmah/junik
Source Code Management

Source Code Management

http://github.com/mathiasmah/junik/tree/master

Download junik

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0