| License |
License |
|---|---|
| GroupId | GroupIdch.exense.commons |
| ArtifactId | ArtifactIdexense-commons-parent |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionExense Commons
Exense commons
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exense-commons-parent-1.3.5.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-commons-parent/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-commons-parent</artifactId>
<version>1.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-commons-parent/
implementation 'ch.exense.commons:exense-commons-parent:1.3.5'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-commons-parent/
implementation ("ch.exense.commons:exense-commons-parent:1.3.5")
'ch.exense.commons:exense-commons-parent:pom:1.3.5'
<dependency org="ch.exense.commons" name="exense-commons-parent" rev="1.3.5">
<artifact name="exense-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-commons-parent', version='1.3.5')
)
libraryDependencies += "ch.exense.commons" % "exense-commons-parent" % "1.3.5"
[ch.exense.commons/exense-commons-parent "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |