net.craftforge.essential:essential-testsuite

essential is a lightweight framework for realizing REST in Java with focus on processing and delivering XML and JSON while keeping the flexibility to support any kind of input and output formats. Therefore, avoiding redundant code and providing an intuitive way of consuming and producing different formats are essential's most important features.

License

License

Categories

Categories

Net
GroupId

GroupId

net.craftforge.essential
ArtifactId

ArtifactId

essential-testsuite
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

essential is a lightweight framework for realizing REST in Java with focus on processing and delivering XML and JSON while keeping the flexibility to support any kind of input and output formats. Therefore, avoiding redundant code and providing an intuitive way of consuming and producing different formats are essential's most important features.

Download essential-testsuite

How to add to project

<!-- https://jarcasting.com/artifacts/net.craftforge.essential/essential-testsuite/ -->
<dependency>
    <groupId>net.craftforge.essential</groupId>
    <artifactId>essential-testsuite</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.craftforge.essential/essential-testsuite/
implementation 'net.craftforge.essential:essential-testsuite:1.0'
// https://jarcasting.com/artifacts/net.craftforge.essential/essential-testsuite/
implementation ("net.craftforge.essential:essential-testsuite:1.0")
'net.craftforge.essential:essential-testsuite:jar:1.0'
<dependency org="net.craftforge.essential" name="essential-testsuite" rev="1.0">
  <artifact name="essential-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.craftforge.essential', module='essential-testsuite', version='1.0')
)
libraryDependencies += "net.craftforge.essential" % "essential-testsuite" % "1.0"
[net.craftforge.essential/essential-testsuite "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.craftforge.essential : essential-core jar 1.0
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0