Arch Testing Tool

Arch-JSON Testing tool, write the server integration tests using JSON.

License

License

GroupId

GroupId

io.arkitik.arch
ArtifactId

ArtifactId

arch
Last Version

Last Version

v1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Arch Testing Tool
Arch-JSON Testing tool, write the server integration tests using JSON.
Project URL

Project URL

https://github.com/arkitik/arch
Source Code Management

Source Code Management

https://github.com/arkitik/arch.git

Download arch

Filename Size
arch-v1.0.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.arkitik.arch/arch/ -->
<dependency>
    <groupId>io.arkitik.arch</groupId>
    <artifactId>arch</artifactId>
    <version>v1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.arkitik.arch/arch/
implementation 'io.arkitik.arch:arch:v1.0.0'
// https://jarcasting.com/artifacts/io.arkitik.arch/arch/
implementation ("io.arkitik.arch:arch:v1.0.0")
'io.arkitik.arch:arch:pom:v1.0.0'
<dependency org="io.arkitik.arch" name="arch" rev="v1.0.0">
  <artifact name="arch" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.arkitik.arch', module='arch', version='v1.0.0')
)
libraryDependencies += "io.arkitik.arch" % "arch" % "v1.0.0"
[io.arkitik.arch/arch "v1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.5.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.30

Project Modules

  • arch-core

Versions

Version
v1.0.0