MVN

dev.rafex.ether.json : ether-json

Maven & Gradle

Sep 17, 2021
4 usages
1 stars

utilities to create microservices without frameworks

<dependency>
    <groupId>dev.rafex.ether.json</groupId>
    <artifactId>ether-json</artifactId>
    <version>2.0-v20210916</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.rafex.ether.json : ether-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-v20210916

All Versions

Choose a version of dev.rafex.ether.json : ether-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
ether-json-2.0-v20210916
ether-json-2.0-v20210511
ether-json-2.0-v20210220
ether-json-2.0-v20201127
ether-json-2.0-v20201126
2.0.x
ether-json-2.0.0-v20201122
ether-json-2.0.0-v20201010
ether-json-2.0.0-v20201009
ether-json-2.0.0-v20201007
1.0.x
ether-json-1.0.1-v20201006
1.0
ether-json-1.0

How to add a dependency to Maven

Add the following dev.rafex.ether.json : ether-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.rafex.ether.json</groupId>
    <artifactId>ether-json</artifactId>
    <version>2.0-v20210916</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.rafex.ether.json : ether-json gradle dependency to your build.gradle file:

implementation 'dev.rafex.ether.json:ether-json:2.0-v20210916'

Gradle Kotlin DSL: Add the following dev.rafex.ether.json : ether-json gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.rafex.ether.json:ether-json:2.0-v20210916")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.rafex.ether.json : ether-json sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.rafex.ether.json" % "ether-json" % "2.0-v20210916"

Advertisement

Dependencies from Group

Sep 17, 2021
4 usages
1 stars

Discover Dependencies

Aug 02, 2013
4 usages
Jul 25, 2023
7 usages
2 stars
Sep 20, 2014
12 usages
Jul 06, 2023
5 usages
773 stars
Jun 01, 2023
14 usages
3.9k stars
Oct 06, 2016
3 usages
26 stars
Feb 03, 2017
3 usages
2 stars