Last Version

Acme Project - Forms Adapter HTTP 1.5.0

Knot.x example project

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.knotx.acme
ArtifactId

ArtifactId

acme-forms-adapter-http
Version

Version

1.5.0
Type

Type

jar
Description

Description

Acme Project - Forms Adapter HTTP
Knot.x example project

Download acme-forms-adapter-http 1.5.0


<!-- https://jarcasting.com/artifacts/io.knotx.acme/acme-forms-adapter-http/ -->
<dependency>
    <groupId>io.knotx.acme</groupId>
    <artifactId>acme-forms-adapter-http</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.knotx.acme/acme-forms-adapter-http/
implementation 'io.knotx.acme:acme-forms-adapter-http:1.5.0'
// https://jarcasting.com/artifacts/io.knotx.acme/acme-forms-adapter-http/
implementation ("io.knotx.acme:acme-forms-adapter-http:1.5.0")
'io.knotx.acme:acme-forms-adapter-http:jar:1.5.0'
<dependency org="io.knotx.acme" name="acme-forms-adapter-http" rev="1.5.0">
  <artifact name="acme-forms-adapter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.knotx.acme', module='acme-forms-adapter-http', version='1.5.0')
)
libraryDependencies += "io.knotx.acme" % "acme-forms-adapter-http" % "1.5.0"
[io.knotx.acme/acme-forms-adapter-http "1.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar
org.powermock : powermock-api-mockito jar
org.hamcrest : hamcrest-all jar
org.powermock : powermock-module-junit4 jar
org.mockito : mockito-all jar

provided (8)

Group / Artifact Type Version
io.knotx : knotx-core jar
io.knotx : knotx-forms-api jar
io.knotx : knotx-forms-core jar
io.vertx : vertx-core jar
io.vertx : vertx-web-client jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-codegen jar

test (3)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-config jar
io.knotx : knotx-core test-jar

Project Modules

There are no modules declared in this project.