Last Version

Common Ports 0.2.0

A set of helpful interfaces to use with Hexagonal Architecture.

License

License

GroupId

GroupId

io.github.italbytz.ports
ArtifactId

ArtifactId

common
Version

Version

0.2.0
Type

Type

jar
Description

Description

Common Ports
A set of helpful interfaces to use with Hexagonal Architecture.
Project URL

Project URL

https://github.com/Italbytz/mvn-ports-common
Source Code Management

Source Code Management

https://github.com/Italbytz/mvn-ports-common.git

Download common 0.2.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.