Last Version

edu.byu.hbll.maven:table 1.0.1

Utility and helper classes for working with table-like data.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

edu.byu.hbll.maven
ArtifactId

ArtifactId

table
Version

Version

1.0.1
Type

Type

jar
Description

Description

edu.byu.hbll.maven:table
Utility and helper classes for working with table-like data.
Project URL

Project URL

https://gitlab.com/byuhbll/lib/java/table
Source Code Management

Source Code Management

https://gitlab.com/byuhbll/lib/java/table

Download table 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-csv jar 1.9.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar
org.mockito : mockito-core jar
org.testcontainers : junit-jupiter jar
io.specto : hoverfly-java-junit5 jar 0.14.1
edu.byu.hbll.witness : witness-core jar

Project Modules

There are no modules declared in this project.