| License |
License |
|---|---|
| GroupId | GroupIdit.cnr.istc.stlab |
| ArtifactId | ArtifactIdlgu.commons |
| Version | Version0.0.8 |
| Type | Typepom |
| Description |
Descriptionlgu.commons
A collection of java utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lgu.commons-0.0.8.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons/ -->
<dependency>
<groupId>it.cnr.istc.stlab</groupId>
<artifactId>lgu.commons</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons/
implementation 'it.cnr.istc.stlab:lgu.commons:0.0.8'
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons/
implementation ("it.cnr.istc.stlab:lgu.commons:0.0.8")
'it.cnr.istc.stlab:lgu.commons:pom:0.0.8'
<dependency org="it.cnr.istc.stlab" name="lgu.commons" rev="0.0.8">
<artifact name="lgu.commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.cnr.istc.stlab', module='lgu.commons', version='0.0.8')
)
libraryDependencies += "it.cnr.istc.stlab" % "lgu.commons" % "0.0.8"
[it.cnr.istc.stlab/lgu.commons "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jena : apache-jena-libs | pom | 3.16.0 |
| org.apache.commons : commons-configuration2 | jar | 2.1.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.google.guava : guava | jar | 30.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |