Last Version

Fluent API generator tests 2.18

Tests for fluent API generator. They are deployed as maven plugin, which doesn't require the maven project, so they can be executed by anybody simply by running: mvn foundation.fluent.api:fluent-api-generator-project:run

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-api-generator-tests
Version

Version

2.18
Type

Type

jar
Description

Description

Fluent API generator tests
Tests for fluent API generator. They are deployed as maven plugin, which doesn't require the maven project, so they can be executed by anybody simply by running: mvn foundation.fluent.api:fluent-api-generator-project:run
Project URL

Project URL

https://github.com/c0stra/fluent-api-generator/wiki/fluent-api-generator/fluent-api-generator-tests

Download fluent-api-generator-tests 2.18


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-generator-tests/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-api-generator-tests</artifactId>
    <version>2.18</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-generator-tests/
implementation 'foundation.fluent.api:fluent-api-generator-tests:2.18'
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-api-generator-tests/
implementation ("foundation.fluent.api:fluent-api-generator-tests:2.18")
'foundation.fluent.api:fluent-api-generator-tests:jar:2.18'
<dependency org="foundation.fluent.api" name="fluent-api-generator-tests" rev="2.18">
  <artifact name="fluent-api-generator-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='fluent-api-generator-tests', version='2.18')
)
libraryDependencies += "foundation.fluent.api" % "fluent-api-generator-tests" % "2.18"
[foundation.fluent.api/fluent-api-generator-tests "2.18"]

Dependencies

compile (9)

Group / Artifact Type Version
foundation.fluent.api : fluent-api-end-check jar 1.23
foundation.fluent.api : fluent-config-generator jar 2.18
foundation.fluent.api : fluent-builder-api-generator jar 2.18
foundation.fluent.api : fluent-common-api-generator jar 2.18
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.18.3
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.1
javax.annotation : javax.annotation-api jar 1.3.1

Project Modules

There are no modules declared in this project.