License |
License |
---|---|
GroupId | GroupIdes.upv.grycap.coreutils |
ArtifactId | ArtifactIdcoreutils-common |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionCommon base utilities
Provides utilities to simplify common development tasks
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
coreutils-common-0.2.0.pom | |
coreutils-common-0.2.0.jar | 22 KB |
coreutils-common-0.2.0-sources.jar | 18 KB |
coreutils-common-0.2.0-javadoc.jar | 101 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
es.upv.grycap.coreutils : coreutils-test | jar | 0.2.0 |
org.slf4j : slf4j-simple | jar | 1.7.13 |