fulibTools

fulibTools is a library for testing that complements the fulib (https://github.com/fujaba/fulib) code generator. It provides features like class and object diagrams as well as a mechanism for automatically updating code snippets in documentation.

License

License

GroupId

GroupId

org.fulib
ArtifactId

ArtifactId

fulibTools
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

fulibTools
fulibTools is a library for testing that complements the fulib (https://github.com/fujaba/fulib) code generator. It provides features like class and object diagrams as well as a mechanism for automatically updating code snippets in documentation.
Project URL

Project URL

https://github.com/fujaba/fulibTools
Source Code Management

Source Code Management

https://github.com/fujaba/fulibTools

Download fulibTools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fulib : fulib jar 1.5.1

runtime (3)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9
org.antlr : ST4 jar 4.3.1
guru.nidi : graphviz-java-all-j2v8 jar 0.18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.
org.fulib

Fujaba Tool Suite

Versions

Version
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0