Fabric

A commons library for loading config files, logging, and more.

License

License

Categories

Categories

Net Avian
GroupId

GroupId

net.pravian
ArtifactId

ArtifactId

fabric
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric
A commons library for loading config files, logging, and more.
Project URL

Project URL

https://github.com/Pravian/Fabric
Source Code Management

Source Code Management

https://github.com/Pravian/Fabric.git

Download fabric

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.15
com.fasterxml.jackson.core : jackson-databind jar 2.6.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.27
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.

Build Status

A commons library for all things java.

This library was designed to aid in developing java applications by providing some reusable components for frequently repeated tasks (configs, logging).

Contributing

No guidelines yet, sorry!

net.pravian

Pravian Systems

Home of various applications, developments and related activities.

Versions

Version
1.0