License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.knotx.acme |
ArtifactId | ArtifactIdacme-forms-adapter-http |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionAcme Project - Forms Adapter HTTP
Knot.x example project
|
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
io.vertx : vertx-config | jar | |
io.knotx : knotx-core | test-jar |