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

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-api-generator-tests
Last Version

Last Version

2.18
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.4
1.3
1.1
1.0