MVN

tech.sirwellington.alchemy : alchemy-http

Maven & Gradle

Feb 26, 2019
15 usages
6 stars

Part of the Alchemy Collection. REST without the MESS. Makes it dead-easy to call RESTful Web Services in Java. It is designed for interactions with APIs written in REST and JSON.

<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-http</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.sirwellington.alchemy : alchemy-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of tech.sirwellington.alchemy : alchemy-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
alchemy-http-3.4.1
3.4
alchemy-http-3.4
3.3
alchemy-http-3.3
3.2
alchemy-http-3.2
3.1
alchemy-http-3.1
3.0
alchemy-http-3.0
2.1
alchemy-http-2.1-kotlin
2.0.x
alchemy-http-2.0.1
2.0
alchemy-http-2.0
1.4
alchemy-http-1.4
1.3
alchemy-http-1.3
1.2
alchemy-http-1.2
1.1.x
alchemy-http-1.1.1
1.1
alchemy-http-1.1
1.0
alchemy-http-1.0

How to add a dependency to Maven

Add the following tech.sirwellington.alchemy : alchemy-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-http</artifactId>
    <version>3.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.sirwellington.alchemy : alchemy-http gradle dependency to your build.gradle file:

implementation 'tech.sirwellington.alchemy:alchemy-http:3.4.1'

Gradle Kotlin DSL: Add the following tech.sirwellington.alchemy : alchemy-http gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.sirwellington.alchemy:alchemy-http:3.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.sirwellington.alchemy : alchemy-http sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-http" % "3.4.1"

Advertisement

Dependencies from Group

Apr 28, 2019
23 usages
2 stars
Feb 23, 2019
19 usages
3 stars
Jun 26, 2018
19 usages
1 stars
Sep 12, 2019
15 usages
1 stars
Feb 26, 2019
15 usages
6 stars

Discover Dependencies

Nov 03, 2015
536 stars
Jan 02, 2019
1 usages
221 stars
Nov 07, 2015
2.5k stars
Feb 09, 2016
42.8k stars
Nov 04, 2015
6 stars
May 27, 2018
5 usages
1.5k stars
ndb
Nov 20, 2016
1 usages
1 stars
Aug 24, 2017
16 usages
6 stars