hefesto core

Hefesto project - utilities for developers.

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.danvsantos
ArtifactId

ArtifactId

hefesto-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

hefesto core
Hefesto project - utilities for developers.

Download hefesto-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1