is not current version
Last Version 2.0.4

Alchemy REST Service 2.0.2

REST service for hosting Alchemy as a service

License

License

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-service
Version

Version

2.0.2
Type

Type

jar
Description

Description

Alchemy REST Service
REST service for hosting Alchemy as a service

Download alchemy-service 2.0.2


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

Dependencies

compile (10)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.20
io.rtr.alchemy : alchemy-core jar 2.0.2
io.rtr.alchemy : alchemy-mapping jar 2.0.2
io.rtr.alchemy : alchemy-db-mongo jar 2.0.2
io.rtr.alchemy : alchemy-db-memory jar 2.0.2
io.rtr.alchemy : alchemy-api jar 2.0.2
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.10
org.slf4j : slf4j-api jar 1.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.codahale.metrics : metrics-core jar 3.0.2

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.3.20
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5
nl.jqno.equalsverifier : equalsverifier jar 1.4.1

Project Modules

There are no modules declared in this project.