| License |
License |
|---|---|
| GroupId | GroupIdch.exense.commons |
| ArtifactId | ArtifactIdexense-basic-commons |
| Version | Version1.3.4 |
| Type | Typejar |
| Description |
DescriptionExense commons
|
| Filename | Size |
|---|---|
| exense-basic-commons-1.3.4.pom | |
| exense-basic-commons-1.3.4.jar | 21 KB |
| exense-basic-commons-1.3.4-sources.jar | 14 KB |
| exense-basic-commons-1.3.4-javadoc.jar | 451 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-basic-commons/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-basic-commons</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-basic-commons/
implementation 'ch.exense.commons:exense-basic-commons:1.3.4'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-basic-commons/
implementation ("ch.exense.commons:exense-basic-commons:1.3.4")
'ch.exense.commons:exense-basic-commons:jar:1.3.4'
<dependency org="ch.exense.commons" name="exense-basic-commons" rev="1.3.4">
<artifact name="exense-basic-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-basic-commons', version='1.3.4')
)
libraryDependencies += "ch.exense.commons" % "exense-basic-commons" % "1.3.4"
[ch.exense.commons/exense-basic-commons "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |