| License |
License
Sindice Limited Development License
|
|---|---|
| GroupId | GroupIdcom.sindicetech.siren |
| ArtifactId | ArtifactIdsiren-parent |
| Version | Version1.4 |
| Type | Typepom |
| Description |
Descriptionsiren-parent
SIREn parent module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| siren-parent-1.4.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/ -->
<dependency>
<groupId>com.sindicetech.siren</groupId>
<artifactId>siren-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/
implementation 'com.sindicetech.siren:siren-parent:1.4'
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/
implementation ("com.sindicetech.siren:siren-parent:1.4")
'com.sindicetech.siren:siren-parent:pom:1.4'
<dependency org="com.sindicetech.siren" name="siren-parent" rev="1.4">
<artifact name="siren-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sindicetech.siren', module='siren-parent', version='1.4')
)
libraryDependencies += "com.sindicetech.siren" % "siren-parent" % "1.4"
[com.sindicetech.siren/siren-parent "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |