Last Version

ResourceUtils 1.5.0

A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.

License

License

GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

ResourceUtils
Version

Version

1.5.0
Type

Type

jar
Description

Description

ResourceUtils
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
Project Organization

Project Organization

Download ResourceUtils 1.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss : jboss-vfs Optional jar 3.2.2.Final

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.