Jabsaw Utilities

Utility Interface Classes to use the JabSaw system from other projects, mainly from Unit Tests

License

License

GroupId

GroupId

org.jabsaw
ArtifactId

ArtifactId

jabsaw-util
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jabsaw Utilities
Utility Interface Classes to use the JabSaw system from other projects, mainly from Unit Tests
Project Organization

Project Organization

Ruedi Steinmann

Download jabsaw-util

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jabsaw : jabsaw-impl jar 1.2
com.google.guava : guava jar 16.0.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0