Last Version

Common base utilities 0.2.0

Provides utilities to simplify common development tasks

License

License

GroupId

GroupId

es.upv.grycap.coreutils
ArtifactId

ArtifactId

coreutils-common
Version

Version

0.2.0
Type

Type

jar
Description

Description

Common base utilities
Provides utilities to simplify common development tasks
Project URL

Project URL

https://github.com/grycap/coreutils
Project Organization

Project Organization

GRyCAP

Download coreutils-common 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.typesafe : config jar 1.3.0

provided (1)

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

test (2)

Group / Artifact Type Version
es.upv.grycap.coreutils : coreutils-test jar 0.2.0
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.