MVN

io.github.italbytz.ports : common

Maven & Gradle

Jan 24, 2022
3 usages
0 stars

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

<dependency>
    <groupId>io.github.italbytz.ports</groupId>
    <artifactId>common</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.italbytz.ports : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.italbytz.ports : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
common-0.2.0
0.1.x
common-0.1.1
common-0.1.0

How to add a dependency to Maven

Add the following io.github.italbytz.ports : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.italbytz.ports</groupId>
    <artifactId>common</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.italbytz.ports : common gradle dependency to your build.gradle file:

implementation 'io.github.italbytz.ports:common:0.2.0'

Gradle Kotlin DSL: Add the following io.github.italbytz.ports : common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.italbytz.ports:common:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.italbytz.ports : common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.italbytz.ports" % "common" % "0.2.0"

Advertisement

Dependencies from Group

Jan 24, 2022
3 usages
0 stars
Jan 24, 2022
2 usages
0 stars

Discover Dependencies

Mar 22, 2014
7 usages
145 stars
Jun 09, 2012
8 usages
342 stars
Jul 10, 2018
6 usages
2 stars
Dec 27, 2018
6 usages
233 stars
May 14, 2019
4 usages
1 stars
Mar 29, 2021
7 usages
Nov 26, 2021
9 usages
3 stars
Jul 16, 2019
8 usages
0 stars
Aug 12, 2017
3 usages
486 stars